SHA256
1
0
forked from pool/helm

190 Commits

Author SHA256 Message Date
e72cbf3220 Accepting request 1327467 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1327467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=94
2026-01-17 13:52:51 +00:00
1bcaab93cf update to 4.0.5
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=146
2026-01-15 21:18:10 +00:00
25c00ad781 Accepting request 1324481 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1324481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=93
2025-12-27 11:48:30 +00:00
c4db80f89e update to 4.0.4
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=144
2025-12-27 09:26:03 +00:00
785805716f Accepting request 1322790 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1322790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=92
2025-12-15 10:58:44 +00:00
36770ea8cd update to 4.0.2
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=142
2025-12-13 18:08:27 +00:00
15d37834c3 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=141 2025-11-27 17:17:59 +00:00
8e1e2daec6 - add conflicts with helm3
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=140
2025-11-27 17:17:22 +00:00
332f483e7a Accepting request 1319963 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1319963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=91
2025-11-26 16:14:49 +00:00
5371c7c53a update to 4.0.1 (cleanup spec and fix version output)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=138
2025-11-25 11:09:55 +00:00
5de94f3dd7 Accepting request 1318389 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1318389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=90
2025-11-18 14:40:06 +00:00
0607baa6bd update to 3.19.1
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=136
2025-11-18 06:07:52 +00:00
270474d579 Accepting request 1317198 from Virtualization:containers
- Update to version 3.19.1 (bsc#1251649, CVE-2025-58190,
  bsc#1251442, CVE-2025-47911):
  * chore(deps): bump github.com/containerd/containerd from 1.7.28
    to 1.7.29
  * jsonschema: warn and ignore unresolved URN $ref to match
    v3.18.4
  * Avoid "panic: interface conversion: interface {} is nil"
  * Fix `helm pull` untar dir check with repo urls
  * Fix deprecation warning
  * chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
  * Add timeout flag to repo add and update flags
  * chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0

OBS-URL: https://build.opensuse.org/request/show/1317198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=89
2025-11-12 20:14:45 +00:00
0600639bd8 - Update to version 3.19.1 (bsc#1251649, CVE-2025-58190,
bsc#1251442, CVE-2025-47911):

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=134
2025-11-11 22:34:49 +00:00
2afa538a6e update to 3.19.1
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=133
2025-11-11 22:31:31 +00:00
2488920202 Accepting request 1304583 from Virtualization:containers
- Update to version 3.19.0:
  * bump version to v3.19.0
  * fix: use username and password if provided
  * chore(deps): bump the k8s-io group with 7 updates
  * chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  * chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  * chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  * fix(helm-lint): fmt
  * fix(helm-lint): Add TLSClientConfig
  * fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
  * chore(deps): bump the k8s-io group with 7 updates
  * fix: go mod tidy for v3
  * chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
  * chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
  * fix Chart.yaml handling
  * Handle messy index files
  * chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
  * json schema fix
  * fix: k8s version parsing to match original
  * chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
  * Do not explicitly set SNI in HTTPGetter
  * chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  * chore(deps): bump the k8s-io group with 7 updates
  * chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
  * chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
  * chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
  * Disabling linter due to unknown issue
  * Updating link handling
  * Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
  * build(deps): bump the k8s-io group with 7 updates

OBS-URL: https://build.opensuse.org/request/show/1304583
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=88
2025-09-15 17:51:05 +00:00
b7ac322c97 - Update to version 3.19.0:
* bump version to v3.19.0
  * fix: use username and password if provided
  * chore(deps): bump the k8s-io group with 7 updates
  * chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  * chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
  * chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  * fix(helm-lint): fmt
  * fix(helm-lint): Add TLSClientConfig
  * fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
  * chore(deps): bump the k8s-io group with 7 updates
  * fix: go mod tidy for v3
  * chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
  * chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
  * fix Chart.yaml handling
  * Handle messy index files
  * chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
  * json schema fix
  * fix: k8s version parsing to match original
  * chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
  * Do not explicitly set SNI in HTTPGetter
  * chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
  * chore(deps): bump the k8s-io group with 7 updates
  * chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
  * chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
  * chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
  * Disabling linter due to unknown issue
  * Updating link handling
  * Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
  * build(deps): bump the k8s-io group with 7 updates

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=131
2025-09-13 20:36:20 +00:00
2502f5f638 Accepting request 1301959 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1301959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=87
2025-08-29 16:37:45 +00:00
711cd4e8c2 update to 3.18.6
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=129
2025-08-29 15:03:42 +00:00
8d58b6a1ca Accepting request 1297565 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1297565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=86
2025-08-05 12:21:25 +00:00
e6e93e20ee Cleanup completions.
Add BuildRequires to prevent inclusion of folders owned by shells.
Add Requires because installing completions without appropriate shell is questionable.

Fix for zsh completion:
/usr/share/zsh_completion.d is not on zsh's fpath and completions located there doesn't get loaded. Moved completion to /usr/share/zsh/site-functions to make it work for helm.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=127
2025-08-04 17:26:40 +00:00
9d8d1a3434 Accepting request 1291506 from Virtualization:containers
- Update to version 3.18.4 (bsc#1246152, CVE-2025-53547):
  * Disabling linter due to unknown issue f20a4ad (Matt Farina)
  * build(deps): bump the k8s-io group with 7 updates 563b094
    (dependabot[bot])
  * Updating link handling 00de613 (Matt Farina)

OBS-URL: https://build.opensuse.org/request/show/1291506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=85
2025-07-09 15:29:32 +00:00
395aa05cb0 - Update to version 3.18.4 (bsc#1246152, CVE-2025-53547):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=125
2025-07-09 14:55:38 +00:00
15c47557f2 update to 3.18.4
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=124
2025-07-09 11:52:58 +00:00
b9141e0b80 Accepting request 1286347 from Virtualization:containers
- Update to version 3.18.3:
  * build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
    6838ebc (dependabot[bot])
  * fix: user username password for login 5b9e2f6 (Terry Howe)
  * Update pkg/registry/transport.go 2782412 (Terry Howe)
  * Update pkg/registry/transport.go e66cf6a (Terry Howe)
  * fix: add debug logging to oci transport 191f05c (Terry Howe)

  * cmd/helm/dependency_build_test.go
  * cmd/helm/dependency_update_test.go
- Update to version 3.18.0 (bsc#1241802, CVE-2025-22872):

OBS-URL: https://build.opensuse.org/request/show/1286347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=84
2025-06-17 16:24:06 +00:00
e2b5b8727a - Update to version 3.18.0 (bsc#1241802, CVE-2025-22872):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=122
2025-06-17 10:56:59 +00:00
40a4857fa6 update to 3.18.3
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=121
2025-06-17 10:48:57 +00:00
84614f304a Accepting request 1284412 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1284412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=83
2025-06-11 14:22:14 +00:00
cd044a8b2d remove some tests that cause build issues
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=119
2025-06-10 10:03:11 +00:00
c7b90692d3 Accepting request 1279594 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1279594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=82
2025-05-26 16:34:39 +00:00
53cc853abc - Don't disable CGO on riscv64
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=117
2025-05-23 16:33:10 +00:00
7ebe318bd2 Accepting request 1278876 from Virtualization:containers
- reduce parallelism even more on tests 

- Update to version 3.18.0:
  * Notable Changes
    - Add support for JSON Schema 2020
    - Enabled cpu and memory profiling
    - Add hook annotation to output hook logs to client on error
  * Changelog
    - build(deps): bump the k8s-io group with 7 updates
    - fix: govulncheck workflow
    - bump version to v3.18.0
    - fix:add proxy support when mTLS configured
    - docs: Note about http fallback for OCI registries
    - Bump net package to avoid CVE on dev-v3
    - Bump toml
    - backport #30677to dev3
    - build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to
      1.8.0
    - Add install test for TakeOwnership flag
    - Fix --take-ownership
    - build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to
      1.7.2
    - build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
    - build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0
    - Testing text bump
    - Permit more Go version and not only 1.23.8
    - Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3
      to 3.0.0
    - Unarchiving fix
    - Fix typo

OBS-URL: https://build.opensuse.org/request/show/1278876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=81
2025-05-22 14:55:38 +00:00
b3129df77c - reduce parallelism even more on tests
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=115
2025-05-20 19:29:34 +00:00
5725b2bc24 update to 3.18.0: tests are failing in OBS while running smoothly when building locally
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=114
2025-05-20 19:27:53 +00:00
566161c77a Accepting request 1268277 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1268277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=80
2025-04-10 19:59:24 +00:00
6f2c69aab3 update to 3.17.3
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=112
2025-04-10 05:13:32 +00:00
296ce2a68e Accepting request 1254159 from Virtualization:containers
- Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):
  * Updating to 0.37.0 for x/net
  * build(deps): bump the k8s-io group with 7 updates

OBS-URL: https://build.opensuse.org/request/show/1254159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=79
2025-03-18 16:41:46 +00:00
14a82cfbbf - Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=110
2025-03-18 13:53:24 +00:00
3ff60b6c60 - Update to version 3.17.2 (bsc#1252849, CVE-2025-22870):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=109
2025-03-17 21:34:41 +00:00
3c44e02be7 update to 3.17.2
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=108
2025-03-17 21:26:20 +00:00
34c68c010b Accepting request 1253886 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1253886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=78
2025-03-17 21:19:17 +00:00
e73d7a3f47 - skip 32bit builds on SLFO
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=106
2025-03-10 16:41:17 +00:00
8e99275a49 Accepting request 1245873 from Virtualization:containers
- reduce test flakyness by limiting parallelism to what upstream
  uses

- Update to version 3.17.1:
  * add test for nullifying nested global value
  * Add test case for removing an entire object
  * Tests for bugfix: Override subcharts with null values #12879
  * merge null child chart objects
  * build(deps): bump the k8s-io group with 7 updates
  * fix: check group for resource info match

OBS-URL: https://build.opensuse.org/request/show/1245873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=77
2025-02-14 18:23:06 +00:00
60b071c0cd - reduce test flakyness by limiting parallelism to what upstream
uses

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=104
2025-02-14 11:53:14 +00:00
6b0db329a0 update to 3.17.1
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=103
2025-02-13 09:21:26 +00:00
6f227fd2e4 Accepting request 1243331 from Virtualization:containers
- Update to version 3.15.0 (bsc#1220207, CVE-2024-26147,
  bsc#1219969, CVE-2024-25620):
  - obsoletes CVE-2024-26147.patch in older distributions
  - obsoletes CVE-2024-25620.patch in odler distributions

OBS-URL: https://build.opensuse.org/request/show/1243331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=76
2025-02-05 16:21:19 +00:00
34b5c2e0ee - Update to version 3.15.0 (bsc#1220207, CVE-2024-26147,
bsc#1219969, CVE-2024-25620):
  - obsoletes CVE-2024-26147.patch in older distributions
  - obsoletes CVE-2024-25620.patch in odler distributions

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=101
2025-02-05 11:57:39 +00:00
3625be8c96 Accepting request 1242770 from Virtualization:containers
- Update to 3.17.0 (bsc#1235318, CVE-2024-45338):

OBS-URL: https://build.opensuse.org/request/show/1242770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=75
2025-02-03 20:42:28 +00:00
0a0589c86c - Update to 3.17.0 (bsc#1235318, CVE-2024-45338):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=99
2025-02-03 10:45:45 +00:00
4bb3fff5c1 Accepting request 1240369 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1240369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=74
2025-01-27 19:54:20 +00:00
a88a76d621 update to 3.17.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=97
2025-01-26 15:50:47 +00:00
dbe58778e2 Accepting request 1231582 from Virtualization:containers
- Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):
  * Bump golang.org/x/crypto from 0.30.0 to 0.31.0
  * Bump the k8s-io group with 7 updates

OBS-URL: https://build.opensuse.org/request/show/1231582
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=73
2024-12-17 18:23:28 +00:00
ac32b55265 - Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=95
2024-12-16 21:51:21 +00:00
fae85c60c1 - Update to version 3.16.4:
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0
  * Bump the k8s-io group with 7 updates

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=94
2024-12-16 21:47:54 +00:00
1a410b84e6 Accepting request 1224201 from Virtualization:containers
- Update to version 3.16.3:
  * fix: fix label name
  * Fix typo in pkg/lint/rules/chartfile_test.go
  * Increasing the size of the runner used for releases.
  * fix(hooks): correct hooks delete order
  * Bump github.com/containerd/containerd from 1.7.12 to 1.7.23

OBS-URL: https://build.opensuse.org/request/show/1224201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=72
2024-11-14 15:10:28 +00:00
5217676026 - Update to version 3.16.3:
* fix: fix label name
  * Fix typo in pkg/lint/rules/chartfile_test.go
  * Increasing the size of the runner used for releases.
  * fix(hooks): correct hooks delete order
  * Bump github.com/containerd/containerd from 1.7.12 to 1.7.23

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=92
2024-11-14 13:07:31 +00:00
46609faa18 Accepting request 1208062 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1208062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=71
2024-10-15 13:01:50 +00:00
b16cabedb0 update to 3.16.2
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=90
2024-10-15 08:10:05 +00:00
5537b6056f Accepting request 1202932 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1202932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=70
2024-09-24 15:35:00 +00:00
718a7508ed update to 3.16.1
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=88
2024-09-24 11:50:40 +00:00
2b2e1ed33c Accepting request 1195074 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1195074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=69
2024-08-21 21:26:57 +00:00
fe10178a69 Accepting request 1187176 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1187176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=68
2024-07-14 06:51:09 +00:00
9b9ce0a778 Accepting request 1186742 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.15.3

OBS-URL: https://build.opensuse.org/request/show/1186742
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=84
2024-07-12 14:42:23 +00:00
f5023397e3 Accepting request 1181881 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1181881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=67
2024-06-20 14:48:30 +00:00
5ccd795b75 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=82 2024-06-13 07:54:01 +00:00
d549d65eb0 Accepting request 1180286 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.15.2

OBS-URL: https://build.opensuse.org/request/show/1180286
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=81
2024-06-13 07:32:50 +00:00
2bbc9abb59 Accepting request 1178142 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1178142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=66
2024-06-03 15:43:48 +00:00
513a983cbe Accepting request 1176540 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.15.1

OBS-URL: https://build.opensuse.org/request/show/1176540
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=79
2024-06-02 10:12:46 +00:00
00e136ba0f Accepting request 1166863 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1166863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=65
2024-04-11 17:41:50 +00:00
dc22160019 Accepting request 1166745 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.14.4

OBS-URL: https://build.opensuse.org/request/show/1166745
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=77
2024-04-11 12:00:11 +00:00
a1cc070316 Accepting request 1161469 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1161469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=64
2024-03-25 20:13:23 +00:00
fa2ee26d9d Accepting request 1158551 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.14.3

OBS-URL: https://build.opensuse.org/request/show/1158551
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=75
2024-03-25 15:28:22 +00:00
f50b7d2287 Accepting request 1150030 from Virtualization:containers
- Update to version 3.14.1 (bsc#1219969, CVE-2024-25620):

OBS-URL: https://build.opensuse.org/request/show/1150030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=63
2024-02-26 18:46:05 +00:00
b36a23fd18 - Update to version 3.14.1 (bsc#1219969, CVE-2024-25620):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=73
2024-02-23 19:45:03 +00:00
a6c598481a Accepting request 1149779 from Virtualization:containers
- Update to version 3.14.2 (bsc#1220207, CVE-2024-26147):
  * Fix for uninitialized variable in yaml parsing

- Update to version 3.14.1:
  * validation fix

OBS-URL: https://build.opensuse.org/request/show/1149779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=62
2024-02-23 15:46:28 +00:00
e4586819f8 - Update to version 3.14.2 (bsc#1220207, CVE-2024-26147):
* Fix for uninitialized variable in yaml parsing

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=71
2024-02-23 10:05:12 +00:00
334be634d9 Accepting request 1146707 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.14.1

OBS-URL: https://build.opensuse.org/request/show/1146707
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=70
2024-02-23 10:01:47 +00:00
374a893b49 Accepting request 1139987 from Virtualization:containers
- determine git commit hash automatically

- Update to version 3.14.0:
  * Notable Changes
    - New helm search flag of --fail-on-no-result
    - Allow a nested tpl invocation access to defines
    - Speed up the tpl function
    - Added qps/HELM_QPS parameter that tells Kubernetes packages
      how to operate
    - Added --kube-version to lint command
    - The ignore pkg is now public
  * Changelog
    - Improve release action
    - bump version to
    - Fix issues when verify generation readiness was merged
    - fix test to use the default code's k8sVersionMinor
    - lint: Add --kube-version flag to set capabilities and
      deprecation rules
    - Update to Go 1.21 for builds
    - chore(deps): bump github.com/containerd/containerd from 1.7.6
      to 1.7.11
    - chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
    - Removing Asset Transparency
    - tests(pkg/engine): test RenderWithClientProvider
    - Make the `ignore` pkg public again
    - chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
    - Updating to Kubernetes 1.29.0 libraries
    - feature(pkg/engine): introduce RenderWithClientProvider
    - chore(deps): bump github/codeql-action from 2.22.10 to
      3.22.11

OBS-URL: https://build.opensuse.org/request/show/1139987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=61
2024-01-19 22:02:04 +00:00
f4d7c437c0 - determine git commit hash automatically
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=68
2024-01-19 15:51:42 +00:00
afdf5f5007 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=67 2024-01-19 09:10:45 +00:00
ac8be21b6a Accepting request 1139730 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.14.0

OBS-URL: https://build.opensuse.org/request/show/1139730
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=66
2024-01-19 09:09:16 +00:00
a9cfc2ab51 Accepting request 1133405 from Virtualization:containers
- Update to version 3.13.3:
  * Updating Helm libraries for k8s 1.28.4
  * Remove excessive logging
  * chore(create): indent to spaces

OBS-URL: https://build.opensuse.org/request/show/1133405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=60
2023-12-15 20:49:59 +00:00
3b9f06626f OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=64 2023-12-15 12:00:09 +00:00
e0cbd080cd Accepting request 1133065 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.13.3

OBS-URL: https://build.opensuse.org/request/show/1133065
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=63
2023-12-15 11:59:31 +00:00
1b2c411457 Accepting request 1124808 from Virtualization:containers
- Update to version 3.13.2 (bsc#1217013):
  * chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
  * Update get-helm-3
  * chore(deps): bump github.com/docker/docker
  * Fixing release labelling in rollback
  * Drop filterSystemLabels usage from Query method
  * Apply review suggestions
  * Allow using label selectors for system labels for sql backend.
  * Allow using label selectors for system labels for secrets and
    configmap backends.
  * Revert "fix(main): fix basic auth for helm pull or push"
  * Revert "fix(registry): address anonymous pull issue"
  * chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
  * Update get-helm-3 to get version through get.helm.sh

OBS-URL: https://build.opensuse.org/request/show/1124808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=59
2023-11-10 11:33:32 +00:00
62474b3317 - Update to version 3.13.2 (bsc#1217013):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=61
2023-11-10 08:33:06 +00:00
27524b925a OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=60 2023-11-09 20:47:41 +00:00
33e0f55e71 Accepting request 1124281 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.13.2

OBS-URL: https://build.opensuse.org/request/show/1124281
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=59
2023-11-09 16:06:33 +00:00
179aa0b11a Accepting request 1117486 from Virtualization:containers
- Update to version 3.13.1:
  * Fixing precedence issue with the import of values.
  * Add missing with clause to release gh action
  * FIX Default ServiceAccount yaml
  * fix(registry): unswallow error
  * remove useless print during prepareUpgrade
  * fix(registry): address anonymous pull issue
  * Fix missing run statement on release action
  * Write latest version to get.helm.sh bucket
  * chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
  * Increased release information key name max length.
  * chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0

OBS-URL: https://build.opensuse.org/request/show/1117486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=58
2023-10-12 21:44:29 +00:00
319661dd66 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=57 2023-10-12 14:40:50 +00:00
2e9d856957 - Update to version 3.13.1:
* Fixing precedence issue with the import of values.
  * Add missing with clause to release gh action
  * FIX Default ServiceAccount yaml
  * fix(registry): unswallow error
  * remove useless print during prepareUpgrade
  * fix(registry): address anonymous pull issue
  * Fix missing run statement on release action
  * Write latest version to get.helm.sh bucket
  * chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
  * Increased release information key name max length.
  * chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=56
2023-10-12 14:35:54 +00:00
caaabf5157 Accepting request 1115550 from Virtualization:containers
- Update to version 3.13.0 (bsc#1215588):
- Update to version 3.12.0 (bsc#1215711, CVE-2023-25173):
- run tests
- avoid CGO to workaround missing gold dependency (bsc#1183043)
- build against go 1.17 similar to how upstream does
- package fish completions
- Require golang >= 1.10.6
- Require golang >= 1.10.
- Make use of %license macro

OBS-URL: https://build.opensuse.org/request/show/1115550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=57
2023-10-05 18:03:27 +00:00
127f81e134 - Update to version 3.12.0 (bsc#1215711, CVE-2023-25173):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=54
2023-10-04 09:27:32 +00:00
5002eee714 Accepting request 1114007 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1114007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=56
2023-09-29 19:13:38 +00:00
OBS User buildservice-autocommit
f033c71cb2 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=53
2023-09-29 19:13:38 +00:00
OBS User buildservice-autocommit
b68dae528e Updating link to change in openSUSE:Factory/helm revision 56
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=5d1f8a79906238d72825032623dc0b1d
2023-09-29 19:13:38 +00:00
258436f44a - Update to version 3.13.0 (bsc#1215588):
- run tests
- avoid CGO to workaround missing gold dependency (bsc#1183043)
- build against go 1.17 similar to how upstream does
- package fish completions
- Require golang >= 1.10.6
- Require golang >= 1.10.
- Make use of %license macro

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=52
2023-09-29 15:35:57 +00:00
dc876b42fc Accepting request 1113961 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.13.0

OBS-URL: https://build.opensuse.org/request/show/1113961
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=51
2023-09-28 07:40:04 +00:00
aeb9910e11 Accepting request 1103448 from Virtualization:containers
- Update to version 3.12.3:
  * bump kubernetes modules to v0.27.3
  * Add priority class to kind sorter

OBS-URL: https://build.opensuse.org/request/show/1103448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=55
2023-08-11 13:56:07 +00:00
f0083a7da2 - Update to version 3.12.3:
* bump kubernetes modules to v0.27.3
  * Add priority class to kind sorter

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=49
2023-08-11 07:22:08 +00:00
b805facdf3 Accepting request 1098565 from Virtualization:containers
- Update to version 3.12.2:
  * add GetRegistryClient method
  * chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/1098565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=54
2023-07-14 13:35:50 +00:00
4344bb05cf - Update to version 3.12.2:
* add GetRegistryClient method
  * chore(deps): bump oras.land/oras-go from 1.2.2 to 1.2.3

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=47
2023-07-13 19:47:28 +00:00
7aab6bc3c2 Accepting request 1093262 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1093262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=53
2023-06-16 14:54:09 +00:00
8be5152dcb Accepting request 1093213 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.12.1

OBS-URL: https://build.opensuse.org/request/show/1093213
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=45
2023-06-15 10:23:50 +00:00
0e102a7518 Accepting request 1086179 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1086179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=52
2023-05-11 10:34:11 +00:00
a0c47a15d1 Accepting request 1086146 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.12.0

OBS-URL: https://build.opensuse.org/request/show/1086146
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=43
2023-05-11 07:22:14 +00:00
cc76dd968c Accepting request 1080005 from Virtualization:containers
- drop fix-plugin-32bit.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1080005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=51
2023-04-19 15:42:41 +00:00
0bc400955c - drop fix-plugin-32bit.patch (upstream)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=41
2023-04-17 19:56:05 +00:00
a3614d0145 Accepting request 1079080 from Virtualization:containers
- Update to version 3.11.3:
  * chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
  * Fix goroutine leak in perform
  * Fix goroutine leak in action install
  * Fix 32bit-x86 typo in testsuite
  * chore(deps): bump github.com/docker/docker
  * chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
  * Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
- droip fix-plugin-32bit.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1079080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=50
2023-04-13 12:11:02 +00:00
b56a7c7ef0 - Update to version 3.11.3:
* chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
  * Fix goroutine leak in perform
  * Fix goroutine leak in action install
  * Fix 32bit-x86 typo in testsuite
  * chore(deps): bump github.com/docker/docker
  * chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
  * Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
- droip fix-plugin-32bit.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=39
2023-04-13 07:58:08 +00:00
3a0478498d Accepting request 1075020 from Virtualization:containers
- add fix-plugin-32bit.patch

- build against go 1.19 (bsc#1209670)
- include K8s tags
- run tests

OBS-URL: https://build.opensuse.org/request/show/1075020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=49
2023-03-28 15:48:56 +00:00
e91af85e07 - add fix-plugin-32bit.patch
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=37
2023-03-28 13:18:34 +00:00
4d00a9c2a2 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=36 2023-03-27 19:34:55 +00:00
55897d7a7c - include K8s tags
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=35
2023-03-27 17:13:04 +00:00
0a530dbd56 - build against go 1.19 (bsc#1209670)
- run tests

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=34
2023-03-27 17:12:54 +00:00
6c34319fbe Accepting request 1070342 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1070342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=48
2023-03-09 16:46:36 +00:00
dc0fdc3bf0 Accepting request 1070295 from home:ojkastl_buildservice:Branch_Virtualization_containers
update to 3.11.2

OBS-URL: https://build.opensuse.org/request/show/1070295
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=32
2023-03-09 07:36:21 +00:00
e544cdece0 Accepting request 1063985 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1063985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=47
2023-02-09 15:23:30 +00:00
f219c92626 Accepting request 1063983 from home:glaubitz:branches:Virtualization:containers
- Update to version 3.11.1 (bsc#1208084, CVE-2023-25165)
  * Update to func handling
- from version 3.11.0
  * Fix improper use of Table request/response to k8s API
  * Check status code before retrying request
  * bump version to v3.11.0
  * Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
  * change linting error messages for null values in arrays
  * Fix after CR
  * Trigger CI
  * Add test for User-Agent header setting and refactor
  * Fix User-Agent header in requests made by Helm
  * Bump k8s.io deps to v0.26.0
  * fix adopted resource not replaced
  * chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
  * Resolve conflicts for go.mod and go.sum
  * Fix backwards compatibility
  * docs: add docs for cli/values.Options
  * Update chartrepo.go
  * chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
  * bump sprig version 3.2.3
  * Update string handling
  * Update repo handling
  * improve error message on plugin install
  * harmonize URL reference resolving
  * Update logic of non-git situation just to print warning logs
  * Add a flag var to check git is installed or not
  * Add support for CSVs in template --api-versions arg
  * update .golangci for go1.18
  * redirect registry client output to stderr

OBS-URL: https://build.opensuse.org/request/show/1063983
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=30
2023-02-09 11:10:52 +00:00
a61b76f35d Accepting request 1043303 from Virtualization:containers
- Update to version 3.10.3 (bsc#1206467, CVE-2022-23524,
      bsc#1206469, CVE-2022-23525,
      bsc#1206471, CVE-2022-23526):

OBS-URL: https://build.opensuse.org/request/show/1043303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=46
2022-12-16 16:51:06 +00:00
bcc8eba2f4 - Update to version 3.10.3 (bsc#1206467, CVE-2022-23524,
bsc#1206469, CVE-2022-23525,
      bsc#1206471, CVE-2022-23526):

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=28
2022-12-16 09:46:33 +00:00
fc6d2de190 Accepting request 1042954 from Virtualization:containers
- Update to version 3.10.3:
  * Fix backwards compatibility
  * Update string handling
  * Update repo handling
  * Update schema validation handling

OBS-URL: https://build.opensuse.org/request/show/1042954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=45
2022-12-15 18:25:06 +00:00
a36d436300 - Update to version 3.10.3:
* Fix backwards compatibility
  * Update string handling
  * Update repo handling
  * Update schema validation handling

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=26
2022-12-14 15:51:02 +00:00
8557e3365d Accepting request 1035138 from Virtualization:containers
- Update to version 3.10.2:
  * fix a few function names on comments
  * redirect registry client output to stderr
  * Readiness & liveness probes correct port

OBS-URL: https://build.opensuse.org/request/show/1035138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=44
2022-11-11 13:36:30 +00:00
179d9d0be7 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=24 2022-11-10 19:12:50 +00:00
2ce89aa3de - Update to version 3.10.2:
* fix a few function names on comments
  * redirect registry client output to stderr
  * Readiness & liveness probes correct port

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=23
2022-11-10 18:18:12 +00:00
25295c10e0 Accepting request 1030112 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1030112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=43
2022-10-20 09:11:43 +00:00
bbf77dafc5 - Update to version 3.10.1:
* Updating the deb location for azure cli
  * Updating the repo the azure cli is installed from
  * Updating to kubernetes 1.25.2 packages
  * one defer
  * don't change r.CachePath
  * avoid adding new public function
  * fix tests
  * fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
  * Allow CGO_ENABLED to be overridden for build
  * update: Optimize the error message
  * add nil judge for dependency , maintainers validate  and some testcase.
  * Fix URL with encoded path support for ChartDownloader
  * fix: add cases.NoLower option for we can get same effect to strings.Title
  * Tolerate temporary errors from etcdserver

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=21
2022-10-13 07:38:24 +00:00
d030ce5ed0 Accepting request 1005633 from Virtualization:containers
- Update to version 3.10.0:
  * bump version to v3.10.0
  * Updating to Kubernetes 1.25 client libs
  * Updating the certificates used for testing
  * Updating index handling
  * Drop direct github.com/docker/docker dependency
  * fix special string in the filename
  * chore: add oci install description
  * Fixing x509 test on darwin
  * Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  * fixes #11142 missing array length check on release
  * chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  * Upgrading to Kubernetes 1.24.2
  * Bump Oras to 1.2.0
  * fix: use `go install` instead of `go get`
  * bump Go 1.18
  * fix: improve logging & safety of statefulSetReady
  * make token caching an opt in feature
  * chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  * chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2
  * chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075)
  * chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
  * Upgrading to Kubernetes 1.24.1 packages
  * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
  * feat(*): add flags/env for kube api tls overrides
  * Add --burst-limit option for client-side throttling limit configuration (#10842)
  * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
  * chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1
  * chore(deps): bump github.com/evanphx/json-patch
  * Bump github.com/lib/pq from 1.10.4 to 1.10.5

OBS-URL: https://build.opensuse.org/request/show/1005633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=42
2022-09-25 13:34:58 +00:00
4506e4c3bc - Update to version 3.10.0:
* bump version to v3.10.0
  * Updating to Kubernetes 1.25 client libs
  * Updating the certificates used for testing
  * Updating index handling
  * Drop direct github.com/docker/docker dependency
  * fix special string in the filename
  * chore: add oci install description
  * Fixing x509 test on darwin
  * Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  * fixes #11142 missing array length check on release
  * chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  * Upgrading to Kubernetes 1.24.2
  * Bump Oras to 1.2.0
  * fix: use `go install` instead of `go get`
  * bump Go 1.18
  * fix: improve logging & safety of statefulSetReady
  * make token caching an opt in feature
  * chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  * chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2
  * chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075)
  * chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
  * Upgrading to Kubernetes 1.24.1 packages
  * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
  * feat(*): add flags/env for kube api tls overrides
  * Add --burst-limit option for client-side throttling limit configuration (#10842)
  * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
  * chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1
  * chore(deps): bump github.com/evanphx/json-patch
  * Bump github.com/lib/pq from 1.10.4 to 1.10.5

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=19
2022-09-23 14:03:48 +00:00
b140038dff Accepting request 1004642 from Virtualization:containers
* Upgrade to oras v0.9.0 (#9269) (bsc#1181419, CVE-2021-21272)

OBS-URL: https://build.opensuse.org/request/show/1004642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=41
2022-09-19 14:03:55 +00:00
7eb56aa9e8 * Upgrade to oras v0.9.0 (#9269) (bsc#1181419, CVE-2021-21272)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=17
2022-09-19 09:21:57 +00:00
79180e0e73 Accepting request 1002901 from Virtualization:containers
- Update to version 3.9.4 (bsc#1203054, CVE-2022-36055):

OBS-URL: https://build.opensuse.org/request/show/1002901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=40
2022-09-12 17:07:31 +00:00
61082197d6 - Update to version 3.9.4 (bsc#1203054, CVE-2022-36055):
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=15
2022-09-12 11:44:27 +00:00
0bfb8c1b3b Accepting request 1000601 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1000601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=39
2022-09-01 20:11:27 +00:00
d4583d3064 - Update to version 3.9.4:
* Updating the certificates used for testing
  * Updating index handling

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=13
2022-08-25 07:45:43 +00:00
501cbfe4bb Accepting request 994401 from Virtualization:containers
- Update to version 3.9.3 (CVE-2022-1996, bsc#1200528):
  * Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  * fixes #11142 missing array length check on release

OBS-URL: https://build.opensuse.org/request/show/994401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=38
2022-08-11 16:32:19 +00:00
a8ad2e52c1 - Update to version 3.9.3 (CVE-2022-1996, bsc#1200528):
* Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  * fixes #11142 missing array length check on release

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=11
2022-08-10 21:53:20 +00:00
63ffc779a3 Accepting request 990727 from Virtualization:containers
- Update to version 3.9.2:
  * Updating the circleci image we use

OBS-URL: https://build.opensuse.org/request/show/990727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=37
2022-07-26 17:43:28 +00:00
ad9740c4be - Update to version 3.9.2:
* Updating the circleci image we use

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=9
2022-07-22 21:28:27 +00:00
106ef31b47 Accepting request 989346 from Virtualization:containers
- Update to version 3.9.1:
  * Upgrading to Kubernetes 1.24.2
  * fix: improve logging & safety of statefulSetReady
  * make token caching an opt in feature
  * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
  * Upgrading to Kubernetes 1.24.1 packages
  * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3

OBS-URL: https://build.opensuse.org/request/show/989346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=36
2022-07-15 11:52:50 +00:00
1d4a502950 - Update to version 3.9.1:
* Upgrading to Kubernetes 1.24.2
  * fix: improve logging & safety of statefulSetReady
  * make token caching an opt in feature
  * chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
  * Upgrading to Kubernetes 1.24.1 packages
  * chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=7
2022-07-15 07:28:17 +00:00
7f37ff243b Accepting request 987819 from Virtualization:containers
- Update to version 3.9.0:
  * Added a --quiet flag to helm lint
  * Added a --post-renderer-args flag to support arguments being passed to the post renderer
  * Added more checks during the signing process
  * Updated to add Kubernetes 1.24 support

OBS-URL: https://build.opensuse.org/request/show/987819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=35
2022-07-08 12:03:14 +00:00
2c47c44f21 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=5 2022-07-08 07:35:52 +00:00
325828699b - Update to version 3.9.0:
* Added a --quiet flag to helm lint
  * Added a --post-renderer-args flag to support arguments being passed to the post renderer
  * Added more checks during the signing process
  * Updated to add Kubernetes 1.24 support

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=4
2022-07-08 07:25:47 +00:00
498ec88202 Accepting request 975794 from Virtualization:containers
- Update to version 3.8.2:
  * Bump oras.land/oras-go from 1.1.0 to 1.1.1
  * Fixing downloader plugin error handling
  * Simplify testdata charts
  * Simplify testdata charts
  * Add tests for multi-level dependencies.
  * Fix value precedence
  * Bumping Kubernetes package versions
  * Updating vcs to latest version
  * Dont modify provided transport
  * Pass http getter as pointer in tests
  * Add docs block
  * Add transport option and tests
  * Reuse http transport
  * Updating Kubernetes libs to 0.23.4 (latest)
  * fix: remove deadcode
  * fix: helm package tests
  * fix: helm package with dependency update for charts with OCI dependencies
  * Fix typo Unset the env var before func return in Unit Test
  * add legal name check
  * maint: fix syntax error in deploy.sh
  * linting issue fixed
  * only apply overwrite if version is canary
  * overwrite flag added to az storage blob upload-batch
  * Avoid querying for OCI tags can explicit version provided in chart dependencies
  * Management of bearer tokens for tag listing
  * Updating Kubernetes packages to 1.23.3
  * refactor: use `os.ReadDir` for lightweight directory reading
  * Add IngressClass to manifests to be (un)installed
  * feat(comp): Shell completion for OCI

OBS-URL: https://build.opensuse.org/request/show/975794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=34
2022-05-12 20:57:26 +00:00
24939d4869 - Update to version 3.8.2:
* Bump oras.land/oras-go from 1.1.0 to 1.1.1
  * Fixing downloader plugin error handling
  * Simplify testdata charts
  * Simplify testdata charts
  * Add tests for multi-level dependencies.
  * Fix value precedence
  * Bumping Kubernetes package versions
  * Updating vcs to latest version
  * Dont modify provided transport
  * Pass http getter as pointer in tests
  * Add docs block
  * Add transport option and tests
  * Reuse http transport
  * Updating Kubernetes libs to 0.23.4 (latest)
  * fix: remove deadcode
  * fix: helm package tests
  * fix: helm package with dependency update for charts with OCI dependencies
  * Fix typo Unset the env var before func return in Unit Test
  * add legal name check
  * maint: fix syntax error in deploy.sh
  * linting issue fixed
  * only apply overwrite if version is canary
  * overwrite flag added to az storage blob upload-batch
  * Avoid querying for OCI tags can explicit version provided in chart dependencies
  * Management of bearer tokens for tag listing
  * Updating Kubernetes packages to 1.23.3
  * refactor: use `os.ReadDir` for lightweight directory reading
  * Add IngressClass to manifests to be (un)installed
  * feat(comp): Shell completion for OCI

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=2
2022-05-09 11:22:58 +00:00
f0dd31c72f OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=1 2022-05-09 11:18:32 +00:00
78359cb255 Accepting request 960521 from devel:kubic
- avoid CGO to workaround missing gold dependency (bsc#1183043)

OBS-URL: https://build.opensuse.org/request/show/960521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=33
2022-03-11 20:41:05 +00:00
7202808747 Accepting request 958917 from devel:kubic
- build against go 1.17 similar to how upstream does

OBS-URL: https://build.opensuse.org/request/show/958917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=32
2022-03-05 13:43:49 +00:00
8e6c45c5c0 Accepting request 958250 from devel:kubic
- Update to version 3.8.0 (jsc#SLE-21196):

OBS-URL: https://build.opensuse.org/request/show/958250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=31
2022-03-01 16:03:34 +00:00
585a4650d1 Accepting request 951347 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/951347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=30
2022-02-06 22:53:31 +00:00
02d36c3aec Accepting request 926113 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/926113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=29
2021-10-20 18:22:57 +00:00
f28da07b13 Accepting request 919363 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/919363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=28
2021-09-20 21:32:09 +00:00
d8ed634d93 Accepting request 906191 from devel:kubic
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/906191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=27
2021-07-18 21:44:53 +00:00
b30b7f3b22 Accepting request 900707 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/900707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=26
2021-06-24 16:22:00 +00:00
adfc85154b Accepting request 896447 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/896447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=25
2021-06-05 21:30:32 +00:00
2da07527c2 Accepting request 886528 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/886528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=24
2021-05-19 15:48:43 +00:00
68b57ef9cf Accepting request 871377 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/871377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=23
2021-02-18 19:38:07 +00:00
d390992e0b Accepting request 854632 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/854632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=22
2020-12-13 16:29:14 +00:00
c22d1febbe Accepting request 853168 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/853168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=21
2020-12-04 20:26:44 +00:00
43d76cf0bd Accepting request 848358 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/848358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=20
2020-11-15 14:22:27 +00:00
094dd634fd Accepting request 845378 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/845378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=19
2020-11-06 22:43:39 +00:00
2f41473547 Accepting request 838470 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/838470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=18
2020-10-03 16:56:16 +00:00
1b4aeecff7 Accepting request 835788 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/835788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=17
2020-09-24 14:12:53 +00:00
414b461689 Accepting request 833431 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/833431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=16
2020-09-14 10:20:54 +00:00
022d536853 Accepting request 827620 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/827620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=15
2020-08-20 20:27:35 +00:00
6370a60722 Accepting request 821474 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/821474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=14
2020-07-21 13:43:40 +00:00
303656e193 Accepting request 819380 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/819380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=13
2020-07-15 09:31:20 +00:00
de15b34551 Accepting request 777792 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/777792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=12
2020-02-25 15:02:18 +00:00
a1fa2c0184 Accepting request 732947 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/732947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=11
2019-09-30 13:51:51 +00:00
482ea389e7 Accepting request 719553 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/719553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=10
2019-08-06 13:07:56 +00:00
ed00b20e4c Accepting request 714655 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/714655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=9
2019-07-16 06:37:57 +00:00
3f200077e3 Accepting request 703668 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/703668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=8
2019-06-19 18:57:21 +00:00
ef27f7c8d3 Accepting request 660110 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/660110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=7
2018-12-24 10:46:42 +00:00
Stefanie Arnold
9aa0fe9afa Accepting request 660064 from home:clee:branches:devel:CaaSP:Head:ControllerNode
- Require golang >= 1.10.6 
  * bsc#1118897 CVE-2018-16873
    go#29230 cmd/go: remote command execution during "go get -u"
  * bsc#1118898 CVE-2018-16874
    go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths
  * bsc#1118899 CVE-2018-16875
    go#29233 crypto/x509: CPU denial of service

OBS-URL: https://build.opensuse.org/request/show/660064
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=15
2018-12-19 19:17:13 +00:00
f0f8f2f76d Accepting request 657781 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/657781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=6
2018-12-13 18:49:44 +00:00
5e1b4c523a Accepting request 657728 from home:dorf:branches:devel:CaaSP:Head:ControllerNode
- Require golang >= 1.10.

OBS-URL: https://build.opensuse.org/request/show/657728
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=13
2018-12-13 09:29:08 +00:00
ca3e49b91c Accepting request 627856 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/627856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=5
2018-08-08 12:53:19 +00:00
Maximilian Meister
80ff55d19a Accepting request 627839 from home:m_meister:branches:devel:CaaSP:Head:ControllerNode
- run spec-cleaner over tthe specfile
  there have been some deprecated macros used

OBS-URL: https://build.opensuse.org/request/show/627839
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=11
2018-08-07 11:26:44 +00:00
6e15a9658e Accepting request 616061 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/616061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=4
2018-06-13 13:40:07 +00:00
570b1022bb Accepting request 614198 from home:dcassany:branches:devel:CaaSP:Head:ControllerNode
- Make use of %license macro

OBS-URL: https://build.opensuse.org/request/show/614198
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=9
2018-06-11 14:39:58 +00:00
8f85066ec0 Accepting request 586470 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/586470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=3
2018-03-16 09:41:25 +00:00
2b9b4711ae Accepting request 586468 from home:kiall:branches:devel:CaaSP:Head:ControllerNode
- Update to version 2.8.2:
  * Tiller should only enforce what we expect from Helm
  * Keepalive config should be independent of TLS
  * Bump client side grpc max msg size
  * Update deprecated grpc dial timeout
  * fix(tiller): Supersede multiple deployments (#3539)
  * replace FAILED deployments with `helm upgrade --install --force`
  * fix(helm): Don't crash in search if upper case chars are encountered.
  * fix helm init --wait
  * fix protoc
  * bump version to v2.8.2
- Update to version 2.8.1
  * Includes fixes which allow Helm to correctly recognize
    resources created using the K8S 1.8/1.9 API namespaces

OBS-URL: https://build.opensuse.org/request/show/586468
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=7
2018-03-13 16:42:21 +00:00
1144c76376 Accepting request 556827 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/556827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=2
2018-01-13 20:43:56 +00:00
Sam Leavens
1d21708f61 Accepting request 556826 from home:bonhamjp:branches:home:bonhamjp:branches:devel:CaaSP:Head:ControllerNode
- Update to version 2.7.2
  * fix missing ssl params
See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.7.2

OBS-URL: https://build.opensuse.org/request/show/556826
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=5
2017-12-13 22:48:28 +00:00
4386d170e5 Accepting request 533759 from devel:CaaSP:Head:ControllerNode
- Update to version 2.6.1
  * Remove facebookgo code
See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.6.1
- Update to version 2.5.1
  * Fix bsc#1055480 - `helm init` now works
  * The deadlock problem with Tiller has been found and fixed
  * The `helm get manifest` and `helm get value` commands are now
    working properly
  * Plugins will now receive the correct value for `$HELM_HOME`
    regardless of how the home directory was set
  See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.5.1
- Fix GOPATH
- Update to version 2.2.3
  * Helm has been moved to github/kubernetes/helm
  * Helm provides 2 binaries now: helm and tiller
  * go 1.7 is available now and with that version we can build all archs
    and we don't need to use gcc-go
  * the "symlinking trick into gopath" does not work anymore but instead
   we need to copy all files. Let's use the golang-packaging for this
  See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.2.3
- Create initial package 0.6.0

OBS-URL: https://build.opensuse.org/request/show/533759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=1
2017-10-13 12:20:24 +00:00
cbe11be2e3 Accepting request 529028 from home:5lickNik:branches:devel:CaaSP:Head:ControllerNode
- Update to version 2.6.1
  * Remove facebookgo code
See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.6.1

OBS-URL: https://build.opensuse.org/request/show/529028
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=3
2017-09-28 14:04:42 +00:00
a178a5fbfc Accepting request 519880 from Virtualization:containers
- Update to version 2.5.1
  * Fix bsc#1055480 - `helm init` now works
  * The deadlock problem with Tiller has been found and fixed
  * The `helm get manifest` and `helm get value` commands are now 
    working properly
  * Plugins will now receive the correct value for `$HELM_HOME` 
    regardless of how the home directory was set
  See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.5.1

- Fix GOPATH 

- Update to version 2.2.3
  * Helm has been moved to github/kubernetes/helm
  * Helm provides 2 binaries now: helm and tiller
  * go 1.7 is available now and with that version we can build all archs
    and we don't need to use gcc-go
  * the "symlinking trick into gopath" does not work anymore but instead
   we need to copy all files. Let's use the golang-packaging for this
  See changelog in:
  https://github.com/kubernetes/helm/releases/tag/v2.2.3

- Create initial package 0.6.0

OBS-URL: https://build.opensuse.org/request/show/519880
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=2
2017-08-31 08:46:04 +00:00
0b55ff65e6 Accepting request 516211 from home:sleavens:helm
OBS-URL: https://build.opensuse.org/request/show/516211
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=1
2017-08-23 11:46:45 +00:00
10 changed files with 629 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v3.15.4</param>
<param name="revision">v4.0.5</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="manual">

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/helm/helm.git</param>
<param name="changesrevision">fa9efb07d9d8debbb4306d72af76a383895aa8c4</param></service></servicedata>
<param name="changesrevision">1b6053d48b51673c5581973f5ae7e104f627fcf5</param></service></servicedata>

View File

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

View File

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

View File

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

3
helm-4.0.5.obscpio Normal file
View File

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

View File

@@ -1,3 +1,558 @@
-------------------------------------------------------------------
Thu Jan 15 05:58:15 UTC 2026 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 4.0.5:
* Notable Changes
- Fixed bug where helm uninstall with --keep-history did not
suspend previous deployed releases #12556
- Fixed rollback error when a manifest is removed in a failed
upgrade #13437
- Fixed check to ensure CLI plugin does not load with the same
name as an existing Helm command
- Fixed helm test --logs failure with hook-delete-policy
"hook-failed" or "hook-succeed" #9098
- Fixed a bug where empty dependency lists were incorrectly
treated as present
- Fixed a bug where the watch library did not only watch
namespaces associated with the objects
- Fixed regression in downloader plugins environment variables
#31612
- Fixed bug where --server-side flag is not respected with helm
upgrade --install #31627
- For SDK users: exposed KUBECONFIG to env
* Changelog
- fix(upgrade): pass --server-side flag to install when using
upgrade --install 1b6053d (Evans Mungai)
- fix(cli): handle nil config in EnvSettings.Namespace()
1e3ee1d (Zadkiel AHARONIAN)
- fix(getter): pass settings environment variables 31bd995
(Zadkiel AHARONIAN)
- test(statuswait): fix Copilot code review suggestion for
goroutine in tests 41a6b36 (Mohsen Mottaghi)
- test(statuswait): add more tests suggested by Copilot code
review 2a2e6f7 (Mohsen Mottaghi)
- test(statuswait): add some tests for statuswait 3818c02
(Mohsen Mottaghi)
- fix: use namespace-scoped watching to avoid cluster-wide LIST
permissions 66cab24 (Mohsen Mottaghi)
- Use length check for MetaDependencies instead of nil
comparison abf2007 (Calvin Bui)
- Deal with golint warning with private executeShutdownFunc
4b3de18 (Benoit Tigeot)
- Code review 3212770 (Benoit Tigeot)
- Fix linting issue 417aae9 (Benoit Tigeot)
- Update pkg/action/hooks.go 6c838b4 (Michelle Fernandez
Bieber)
- added check for nil shutdown c5d87f2 (Michelle Fernandez
Bieber)
- cleaned up empty line 53175b7 (Michelle Fernandez Bieber)
- updated comment and made defer of shutdown function return
errors as before and not the possible shutdown error d2df1ab
(Michelle Fernandez Bieber)
- added shutdown hook that is executed after the logs have been
retrieved 5b223de (Michelle Fernandez Bieber)
- Fix TestCliPluginExitCode e845b68 (tison)
- Check plugin name is not used 30bfd57 (tison)
- Fix rollback for missing resources 0fd2c41 (Feruzjon
Muyassarov)
- fix: assign KUBECONFIG environment variable value to
env.Kubeconfig b456e27 (LinPr)
- fix(rollback): errors.Is instead of string comp e2021f8
(Hidde Beydals)
- fix(uninstall): supersede deployed releases af7c153 (Hidde
Beydals)
-------------------------------------------------------------------
Sat Dec 13 19:26:45 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 4.0.4 (4.0.3 was not released):
* Bump v4.0.2 CVE deps cd700e0 (George Jenkins)
* Use latest patch release of Go in releases 9db13ee (Matt
Farina)
-------------------------------------------------------------------
Thu Dec 11 07:00:08 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 4.0.2:
* fix: prevent reporting fallback on version when none specified
* fix: prevent segmentation violation on empty yaml in multidoc
* Ignore duplicated URN in logs
* jsonschema: warn and ignore unresolved URN $ref to match
v3.18.4
* Publish Helm v4 -> `helm-latest-version`
* fix: Fix Helm v4 release distribtion/get-helm-3 script
-------------------------------------------------------------------
Tue Nov 25 07:41:27 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 4.0.1:
* Copy adopted resource info 12500dd (George Jenkins)
* fixup test 1cf3841 (George Jenkins)
* logs 32e2d08 (George Jenkins)
* fix 4b6472f (George Jenkins)
* fix: Use server-side apply for object create during update
9dfe3b3 (George Jenkins)
* Fix kube client logging 861adc2 (Matt Farina)
* update tests b2f7872 (yxxhero)
* Refactor environment variable expansion in PrepareCommands and
update tests 77f97a1 (yxxhero)
* Fix syntax errors in the document a156195 (Fish-pro)
* fix: correct LDFLAGS path for default Kubernetes version
2c0dcda (Benoit Tigeot)
-------------------------------------------------------------------
Fri Nov 14 08:16:41 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 4.0.0:
https://github.com/helm/helm/releases/tag/v4.0.0
The Helm Team is proud to announce the first stable release of
Helm 4.
For full release notes, please see:
https://helm.sh/docs/overview/
https://helm.sh/docs/changelog/
* New Features
Helm 4 has numerous new features, but a few deserve
highlighting here:
- Redesigned plugin system that supports Web Assembly based
plugins
- Post-renderers are now plugins
- Server side apply is now supported
- Improved resource watching, to support waiting, based on
kstatus
- Local Content-based caching (e.g. for charts)
- Logging via slog enabling SDK logging to integrate with
modern loggers
- Reproducible builds of chart archives
- Updated SDK API including support for multiple chart API
versions (new experimental v3 chart API version coming soon)
* Compatibility with Helm v3
Helm v4 is a major version with backward incompatible changes
including to the flags and output of the Helm CLI and to the
SDK.
Please evaluate the changes to your workflows. The changes are
not as extensive as those from Helm v2 to v3, with the goal
that the majority of workflows remain compatible between Helm
v3 and v4.
Helm charts apiVersion v2 (majority of today's charts) will
continue to be supported in Helm v4. Existing charts should
continue to install, upgrade, and otherwise work. Please test
the installation and upgrade of charts to ensure it works as
expected. Changes (e.g., server side apply) may impact the
experience.
* Breaking Changes
- Post-renderers implemented as plugins
Post-renderers are implemented as plugins. With this change,
it is no longer possible to pass an executable directly to
helm render --post-renderer, but a plugin name must be
passed. This might require updates to existing any
post-renderer workflows.
-------------------------------------------------------------------
Wed Nov 12 15:01:28 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.2:
* [backport] fix: get-helm-3 script use helm3-latest-version
8766e71 (George Jenkins)
-------------------------------------------------------------------
Tue Nov 11 10:17:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.19.1 (bsc#1251649, CVE-2025-58190,
bsc#1251442, CVE-2025-47911):
* chore(deps): bump github.com/containerd/containerd from 1.7.28
to 1.7.29
* jsonschema: warn and ignore unresolved URN $ref to match
v3.18.4
* Avoid "panic: interface conversion: interface {} is nil"
* Fix `helm pull` untar dir check with repo urls
* Fix deprecation warning
* chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
* Add timeout flag to repo add and update flags
* chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
-------------------------------------------------------------------
Sat Sep 13 16:02:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
- Update to version 3.19.0:
* bump version to v3.19.0
* fix: use username and password if provided
* chore(deps): bump the k8s-io group with 7 updates
* chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
* chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1
* chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
* fix(helm-lint): fmt
* fix(helm-lint): Add TLSClientConfig
* fix(helm-lint): Add HTTP/HTTPS URL support for json schema references
* chore(deps): bump the k8s-io group with 7 updates
* fix: go mod tidy for v3
* chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0
* chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
* fix Chart.yaml handling
* Handle messy index files
* chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28
* json schema fix
* fix: k8s version parsing to match original
* chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0
* Do not explicitly set SNI in HTTPGetter
* chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
* chore(deps): bump the k8s-io group with 7 updates
* chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
* chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
* chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
* Disabling linter due to unknown issue
* Updating link handling
* Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
* build(deps): bump the k8s-io group with 7 updates
* build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
* fix: user username password for login
* Update pkg/registry/transport.go
* Update pkg/registry/transport.go
* fix: add debug logging to oci transport
* build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
* build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
* fix: legacy docker support broken for login
* fix: plugin installer test with no Internet
* Handle an empty registry config file.
* Prevent fetching newReference again as we have in calling method
* Prevent failure when resolving version tags in oras memory store
* fix(client): skipnode utilization for PreCopy
* test: Skip instead of returning early. looks more intentional
* test: tests repo stripping functionality
* test: include tests for Login based on different protocol prefixes
* fix(client): layers now returns manifest - remove duplicate from descriptors
* fix(client): return nil on non-allowed media types
* Fix 3.18.0 regression: registry login with scheme
* Update pkg/plugin/plugin.go
* Update pkg/plugin/plugin.go
* Wait for Helm v4 before raising when platformCommand and Command are set
* Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]"
* build(deps): bump the k8s-io group with 7 updates
* chore: update generalization warning message
* build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0
* build(deps): bump the k8s-io group with 7 updates
* build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
* fix: move warning to top of block
* fix: govulncheck workflow
* fix: replace fmt warning with slog
* fix: add warning when ignore repo flag
* bump version to v3.18.0
* backport #30673 to dev-v3
* feat: add httproute from gateway-api to create chart template
-------------------------------------------------------------------
Wed Aug 20 11:12:50 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.6:
* fix(helm-lint): fmt
* fix(helm-lint): Add TLSClientConfig
* fix(helm-lint): Add HTTP/HTTPS URL support for json schema
references
-------------------------------------------------------------------
Tue Aug 19 05:19:28 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.5:
* fix Chart.yaml handling 7799b48 (Matt Farina)
* Handle messy index files dd8502f (Matt Farina)
* json schema fix cb8595b (Robert Sirchia)
-------------------------------------------------------------------
Mon Aug 4 15:20:55 UTC 2025 - Alexey Kolos <lioli7k@gmail.com>
- Fix shell completion dependencies
* Add BuildRequires to prevent inclusion of folders owned by shells.
* Add Requires because installing completions without appropriate
shell is questionable.
-------------------------------------------------------------------
Tue Jul 29 20:02:25 UTC 2025 - Alexey Kolos <lioli7k@gmail.com>
- Fix zsh completion location
-------------------------------------------------------------------
Wed Jul 09 04:44:40 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.4 (bsc#1246152, CVE-2025-53547):
* Disabling linter due to unknown issue f20a4ad (Matt Farina)
* build(deps): bump the k8s-io group with 7 updates 563b094
(dependabot[bot])
* Updating link handling 00de613 (Matt Farina)
-------------------------------------------------------------------
Tue Jun 17 04:30:30 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.3:
* build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
6838ebc (dependabot[bot])
* fix: user username password for login 5b9e2f6 (Terry Howe)
* Update pkg/registry/transport.go 2782412 (Terry Howe)
* Update pkg/registry/transport.go e66cf6a (Terry Howe)
* fix: add debug logging to oci transport 191f05c (Terry Howe)
-------------------------------------------------------------------
Tue Jun 10 08:14:00 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- remove flaky test
* cmd/helm/dependency_build_test.go
* cmd/helm/dependency_update_test.go
* cmd/helm/pull_test.go
* cmd/helm/registry_login_test.go
-------------------------------------------------------------------
Mon Jun 02 15:44:48 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.2:
* fix: legacy docker support broken for login 04cad46 (Terry
Howe)
* Handle an empty registry config file. bc9f8a2 (Matt Farina)
-------------------------------------------------------------------
Sat May 31 05:20:36 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.1:
* Notes:
- This release fixes regressions around template generation and
OCI registry interaction in 3.18.0
- There are at least 2 known regressions unaddressed in this
release. They are being worked on.
- Empty registry configuration files. When the file exists
but it is empty.
- Login to Docker Hub on some domains fails.
* Changelog
- fix(client): skipnode utilization for PreCopy
- fix(client): layers now returns manifest - remove duplicate
from descriptors
- fix(client): return nil on non-allowed media types
- Prevent fetching newReference again as we have in calling
method
- Prevent failure when resolving version tags in oras memory
store
- Update pkg/plugin/plugin.go
- Update pkg/plugin/plugin.go
- Wait for Helm v4 before raising when platformCommand and
Command are set
- Fix 3.18.0 regression: registry login with scheme
- Revert "fix (helm) : toToml` renders int as float [ backport
to v3 ]"
-------------------------------------------------------------------
Thu May 22 18:13:21 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Don't disable CGO on riscv64
-------------------------------------------------------------------
Tue May 20 19:29:23 UTC 2025 - Dirk Müller <dmueller@suse.com>
- reduce parallelism even more on tests
-------------------------------------------------------------------
Tue May 20 04:35:56 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.18.0 (bsc#1241802, CVE-2025-22872):
* Notable Changes
- Add support for JSON Schema 2020
- Enabled cpu and memory profiling
- Add hook annotation to output hook logs to client on error
* Changelog
- build(deps): bump the k8s-io group with 7 updates
- fix: govulncheck workflow
- bump version to v3.18.0
- fix:add proxy support when mTLS configured
- docs: Note about http fallback for OCI registries
- Bump net package to avoid CVE on dev-v3
- Bump toml
- backport #30677to dev3
- build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to
1.8.0
- Add install test for TakeOwnership flag
- Fix --take-ownership
- build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to
1.7.2
- build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
- build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0
- Testing text bump
- Permit more Go version and not only 1.23.8
- Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3
to 3.0.0
- Unarchiving fix
- Fix typo
- Report as debug log, the time spent waiting for resources
- build(deps): bump github.com/containerd/containerd from
1.7.26 to 1.7.27
- Update pkg/registry/fallback.go
- automatic fallback to http
- chore(oci): upgrade to ORAS v2
- Updating to 0.37.0 for x/net
- build(deps): bump the k8s-io group with 7 updates
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0
- build(deps): bump github.com/opencontainers/image-spec
- build(deps): bump github.com/containerd/containerd from
1.7.25 to 1.7.26
- build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0
- Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3
- Refactor based on review comment
- Refactor based on review comment
- Add HookOutputFunc and generic yaml unmarshaller
- clarify fix error message
- fix err check
- remove comments about previous functionality
- add short circuit return
- Update based on review comments
- Update based on review comments
- Fix lint
- Tidy up imports
- Add hook annotations to output pod logs to client on success
and fail
- chore: use []error instead of []string
- Update cmd/helm/profiling.go
- chore: update profiling doc in CONTRIBUTING.md
- Update CONTRIBUTING guide
- Prefer environment variables to CLI flags
- Fix linter warning
- Move pprof paths to HELM_PPROF env variable
- Update CONTRIBUTING.md
- Update CONTRIBUTING.md
- Additional review fixes from PR
- feat: Add flags to enable CPU and memory profiling
- build(deps): bump github.com/distribution/distribution/v3
- build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
- Moving to SetOut and SetErr for Cobra
- build(deps): bump the k8s-io group with 7 updates
- build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
- build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0
- build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
- build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
- build(deps): bump github.com/cyphar/filepath-securejoin
- build(deps): bump github.com/evanphx/json-patch
- build(deps): bump the k8s-io group with 7 updates
- fix: check group for resource info match
- Bump github.com/cyphar/filepath-securejoin from 0.3.6 to
0.4.0
- add test for nullifying nested global value
- Ensuring the file paths are clean prior to passing to
securejoin
- Bump github.com/containerd/containerd from 1.7.24 to 1.7.25
- Bump golang.org/x/crypto from 0.31.0 to 0.32.0
- Bump golang.org/x/term from 0.27.0 to 0.28.0
- bump version to v3.17.0
- Bump github.com/moby/term from 0.5.0 to 0.5.2
- Add test case for removing an entire object
- Tests for bugfix: Override subcharts with null values #12879
- feat: Added multi-platform plugin hook support to v3
- This commit fixes the issue where the yaml.Unmarshaller
converts all int values into float64, this passes in option
to decoder, which enables conversion of int into .
- merge null child chart objects
-------------------------------------------------------------------
Thu Apr 10 04:56:46 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 3.17.3:
Helm v3.17.3 is a security (patch) release. Users are strongly
recommended to update to this release.
* Changelog
- Unarchiving fix e4da497 (Matt Farina)
-------------------------------------------------------------------
Thu Mar 13 18:16:55 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.17.2 (bsc#1238688, CVE-2025-22870):
* Updating to 0.37.0 for x/net
* build(deps): bump the k8s-io group with 7 updates
-------------------------------------------------------------------
Mon Mar 10 16:41:05 UTC 2025 - Dirk Müller <dmueller@suse.com>
- skip 32bit builds on SLFO
-------------------------------------------------------------------
Fri Feb 14 11:52:56 UTC 2025 - Dirk Müller <dmueller@suse.com>
- reduce test flakyness by limiting parallelism to what upstream
uses
-------------------------------------------------------------------
Thu Feb 13 06:16:05 UTC 2025 - opensuse_buildservice@ojkastl.de
- Update to version 3.17.1:
* add test for nullifying nested global value
* Add test case for removing an entire object
* Tests for bugfix: Override subcharts with null values #12879
* merge null child chart objects
* build(deps): bump the k8s-io group with 7 updates
* fix: check group for resource info match
-------------------------------------------------------------------
Thu Jan 16 05:57:13 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to 3.17.0 (bsc#1235318, CVE-2024-45338):
Full changelog:
https://github.com/helm/helm/releases/tag/v3.17.0
* Notable Changes
- Allow pulling and installation by OCI digest
- Annotations and dependencies are now in chart metadata output
- New --take-ownership flag for install and upgrade commands
- SDK: Authorizer and registry authorizer are now configurable
- Removed the Kubernetes configuration file permissions check
- Added username/password to helm push and dependency
build/update subcommands
- Added toYamlPretty template function
-------------------------------------------------------------------
Mon Dec 16 21:45:40 UTC 2024 - dmueller@suse.com
- Update to version 3.16.4 (bsc#1234482, CVE-2024-45337):
* Bump golang.org/x/crypto from 0.30.0 to 0.31.0
* Bump the k8s-io group with 7 updates
-------------------------------------------------------------------
Thu Nov 14 13:05:38 UTC 2024 - dmueller@suse.com
- Update to version 3.16.3:
* fix: fix label name
* Fix typo in pkg/lint/rules/chartfile_test.go
* Increasing the size of the runner used for releases.
* fix(hooks): correct hooks delete order
* Bump github.com/containerd/containerd from 1.7.12 to 1.7.23
-------------------------------------------------------------------
Fri Oct 11 08:24:54 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.16.2:
* Revering change unrelated to issue #13176
* adds tests for handling of Helm index with broken chart
versions #13176
* improves handling of Helm index with broken helm chart versions
#13176
* Bump the k8s-io group with 7 updates
* adding check-latest:true
* Grammar fixes
* Fix typos
-------------------------------------------------------------------
Sat Sep 14 14:00:08 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.16.1:
* bumping version to 1.22.7
* Merge pull request #13327 from mattfarina/revert-11726
-------------------------------------------------------------------
Sat Sep 14 13:55:08 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.16.0:
Helm v3.16.0 is a feature release. Users are encouraged to
upgrade for the best experience.
* Notable Changes
- added sha512sum template function
- added ActiveHelp for cmds that don't take any more args
- drops very old Kubernetes versions support in helm create
- add --skip-schema-validation flag to helm 'install',
'upgrade' and 'lint'
- fixed bug to now use burst limit setting for discovery
- Added windows arm64 support
* Full changelog see
https://github.com/helm/helm/releases/tag/v3.16.0
-------------------------------------------------------------------
Wed Aug 14 16:54:27 UTC 2024 - opensuse_buildservice@ojkastl.de
@@ -37,7 +592,10 @@ Thu May 23 19:45:52 UTC 2024 - opensuse_buildservice@ojkastl.de
-------------------------------------------------------------------
Sat May 18 09:20:56 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 3.15.0:
- Update to version 3.15.0 (bsc#1220207, CVE-2024-26147,
bsc#1219969, CVE-2024-25620):
- obsoletes CVE-2024-26147.patch in older distributions
- obsoletes CVE-2024-25620.patch in odler distributions
Helm v3.15.0 is a feature release. Users are encouraged to
upgrade for the best experience.
* Updating to k8s 1.30 c4e37b3 (Matt Farina)

View File

@@ -1,4 +1,4 @@
name: helm
version: 3.15.4
mtime: 1723645632
commit: fa9efb07d9d8debbb4306d72af76a383895aa8c4
version: 4.0.5
mtime: 1768430626
commit: 1b6053d48b51673c5581973f5ae7e104f627fcf5

View File

@@ -1,7 +1,7 @@
#
# spec file for package helm
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
#
%define goipath helm.sh/helm/v3
%define git_dirty clean
Name: helm
Version: 3.15.4
Version: 4.0.5
Release: 0
Summary: The Kubernetes Package Manager
License: Apache-2.0
@@ -27,17 +25,24 @@ Group: Development/Languages/Other
URL: https://github.com/helm/helm
Source0: %{name}-%{version}.tar.gz
Source1: vendor.tar.gz
BuildRequires: golang-packaging
BuildRequires: golang(API) = 1.22
%{go_provides}
BuildRequires: bash-completion
BuildRequires: fish
BuildRequires: zsh
%if 0%{?suse_version} == 1600
# go is not available on Framework one for x86
ExcludeArch: %ix86
%endif
BuildRequires: golang(API) = 1.25
%description
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources.
Helm is a tool for managing Kubernetes charts. Charts are packages of
pre-configured Kubernetes resources.
%package bash-completion
Summary: Bash Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Requires: bash-completion
Supplements: (%{name} and bash-completion)
BuildArch: noarch
@@ -48,6 +53,7 @@ Bash command line completion support for %{name}.
Summary: Zsh Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Requires: zsh
Supplements: (%{name} and zsh)
BuildArch: noarch
@@ -58,6 +64,7 @@ Zsh command line completion support for %{name}.
Summary: Fish Completion for %{name}
Group: System/Shells
Requires: %{name} = %{version}
Requires: fish
Supplements: (%{name} and fish)
BuildArch: noarch
@@ -68,37 +75,60 @@ Fish command line completion support for %{name}.
%autosetup -p1 -a1
%build
%goprep %{goipath}
export K8S_MINOR=$(grep k8s.io/client-go go.mod | cut -d. -f3)
export GO111MODULE=on
%ifnarch s390x
export K8S_MODULES_MAJOR_VER=1
export K8S_MODULES_MINOR_VER=$(grep k8s.io/client-go go.mod | cut -d. -f3)
echo "K8S_MODULES_MAJOR_VER is set to $K8S_MODULES_MAJOR_VER"
echo "K8S_MODULES_MINOR_VER is set to $K8S_MODULES_MINOR_VER"
%ifnarch %ix86 s390x riscv64
export CGO_ENABLED=0
%endif
%gobuild -trimpath -tags '' -mod vendor -buildmode pie -ldflags \
"-X %{goipath}/internal/version.version=v%{version} \
-X %{goipath}/internal/version.gitCommit=$(sed -n 's/commit: \(.*\)/\1/p' %_sourcedir/%{name}.obsinfo) \
-X %{goipath}/pkg/lint/rules.k8sVersionMajor=1 \
-X %{goipath}/pkg/lint/rules.k8sVersionMinor=$K8S_MINOR \
-X %{goipath}/pkg/chartutil.k8sVersionMajor=1 \
-X %{goipath}/pkg/chartutil.k8sVersionMinor=$K8S_MINOR \
-X %{goipath}/internal/version.gitTreeState=%{git_dirty}" cmd/helm
go build \
-trimpath \
-tags '' \
-mod vendor \
-buildmode pie \
-ldflags \
"-X helm.sh/helm/v4/internal/version.version=v%{version} \
-X helm.sh/helm/v4/internal/version.gitCommit=$(sed -n 's/commit: \(.*\)/\1/p' %_sourcedir/%{name}.obsinfo) \
-X helm.sh/helm/v4/internal/version.gitTreeState=clean \
-X helm.sh/helm/v4/internal/version.kubeClientVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/internal/version.kubeClientVersionMinor=${K8S_MODULES_MINOR_VER} \
-X helm.sh/helm/v4/pkg/chart/common.k8sVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/pkg/chart/common.k8sVersionMinor=${K8S_MODULES_MINOR_VER} \
-X helm.sh/helm/v4/pkg/chart/v2/lint/rules.k8sVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/pkg/chart/v2/lint/rules.k8sVersionMinor=${K8S_MODULES_MINOR_VER} \
-X helm.sh/helm/v4/pkg/chartutil.k8sVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/pkg/chartutil.k8sVersionMinor=${K8S_MODULES_MINOR_VER} \
-X helm.sh/helm/v4/pkg/internal/v3/lint/rules.k8sVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/pkg/internal/v3/lint/rules.k8sVersionMinor=${K8S_MODULES_MINOR_VER} \
-X helm.sh/helm/v4/pkg/lint/rules.k8sVersionMajor=${K8S_MODULES_MAJOR_VER} \
-X helm.sh/helm/v4/pkg/lint/rules.k8sVersionMinor=${K8S_MODULES_MINOR_VER}" \
-o bin/%{name} ./cmd/helm
%install
export GO111MODULE=on
export CGO_ENABLED=0
%goinstall
install -D -m 0755 bin/%{name} %{buildroot}/%{_bindir}/%{name}
mkdir -p %{buildroot}%{_datarootdir}/bash-completion/completions
%{buildroot}/%{_bindir}/helm completion bash > %{buildroot}%{_datarootdir}/bash-completion/completions/%{name}
mkdir -p %{buildroot}%{_datarootdir}/zsh_completion.d
%{buildroot}/%{_bindir}/helm completion zsh > %{buildroot}%{_datarootdir}/zsh_completion.d/_%{name}
mkdir -p %{buildroot}%{_datarootdir}/zsh/site-functions
%{buildroot}/%{_bindir}/helm completion zsh > %{buildroot}%{_datarootdir}/zsh/site-functions/_%{name}
mkdir -p %{buildroot}%{_datadir}/fish/vendor_completions.d
%{buildroot}/%{_bindir}/helm completion fish > %{buildroot}%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%check
# requires network
rm -v pkg/plugin/installer/*installer_test.go
rm -v pkg/engine/engine_test.go
GO111MODULE=on go test ./...
rm -fv internal/plugin/installer/base_test.go
rm -fv internal/plugin/installer/http_installer_test.go
rm -fv internal/plugin/installer/installer_test.go
rm -fv internal/plugin/installer/vcs_installer_test.go
rm -fv internal/plugin/runtime_extismv1_test.go
rm -fv pkg/downloader/cache_test.go
rm -fv pkg/downloader/chart_downloader_test.go
rm -fv pkg/downloader/manager_test.go
rm -fv pkg/engine/engine_test.go
go test -p 2 ./...
%files
%doc README.md
@@ -106,16 +136,12 @@ GO111MODULE=on go test ./...
%{_bindir}/helm
%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}
%{_datarootdir}/zsh/site-functions/_%{name}
%files fish-completion
%dir %{_datarootdir}/fish
%dir %{_datarootdir}/fish/vendor_completions.d
%{_datarootdir}/fish/vendor_completions.d/%{name}.fish
%changelog

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:13198b6edd38fa183f2c780ab5df69019a512084cd1411035d32146ce38943a8
size 11081669
oid sha256:c4103c777ed9d2a52b916aed708ae193c064d3bb0349836a92abe2960acbbe02
size 13778055