| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2025-11-13 | 1.1 kB | |
| operator-sdk_darwin_arm64 | 2025-11-13 | 116.0 MB | |
| helm-operator_darwin_amd64 | 2025-11-13 | 108.5 MB | |
| helm-operator_linux_amd64 | 2025-11-13 | 107.5 MB | |
| operator-sdk_linux_amd64 | 2025-11-13 | 118.4 MB | |
| operator-sdk_linux_s390x | 2025-11-13 | 123.1 MB | |
| operator-sdk_darwin_amd64 | 2025-11-13 | 119.4 MB | |
| helm-operator_darwin_arm64 | 2025-11-13 | 105.5 MB | |
| checksums.txt.asc | 2025-11-13 | 566 Bytes | |
| helm-operator_linux_arm64 | 2025-11-13 | 103.7 MB | |
| helm-operator_linux_ppc64le | 2025-11-13 | 106.5 MB | |
| helm-operator_linux_s390x | 2025-11-13 | 111.5 MB | |
| operator-sdk_linux_arm64 | 2025-11-13 | 114.1 MB | |
| operator-sdk_linux_ppc64le | 2025-11-13 | 117.1 MB | |
| README.md | 2025-11-13 | 2.6 kB | |
| v1.42.0 source code.tar.gz | 2025-11-13 | 2.5 MB | |
| v1.42.0 source code.zip | 2025-11-13 | 3.2 MB | |
| Totals: 17 Items | 1.4 GB | 0 | |
What's Changed
- Bump helm.sh/helm/v3 from 3.18.3 to 3.18.4 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6970
- fix typo in filename
kustomization.yamlby @trent-s in https://github.com/operator-framework/operator-sdk/pull/6974 - Fix missing +/- prefixes in migration diff for v1.39.0.md by @sshine in https://github.com/operator-framework/operator-sdk/pull/6975
- Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6976
- Bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6986
- Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6989
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6980
- Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6993
- use go version from builder image, instead of downloading in Dockerfile by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/6996
- updating go and various dependencies by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/6997
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/6998
- update observability docs to align with prometheus's docs by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/7000
- add support to scaffold oci helm registry charts by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/6999
- updating ansible plugin to v1.40.0 and corresponding dependencies by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/7001
- Bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in https://github.com/operator-framework/operator-sdk/pull/7008
- updating ansible plugin to v1.42.0 and corresponding dependencies by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/7010
- Release v1.42.0 by @acornett21 in https://github.com/operator-framework/operator-sdk/pull/7011
- update signing keys by @joelanford in https://github.com/operator-framework/operator-sdk/pull/7017
New Contributors
- @sshine made their first contribution in https://github.com/operator-framework/operator-sdk/pull/6975
Full Changelog: https://github.com/operator-framework/operator-sdk/compare/v1.41.0...v1.42.0