Skip to content

Tags: minio/operator

Tags

v5.0.18

Toggle v5.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v5.0.18 (#2446)

* Update package to github.com/golang-jwt/jwt/v4 v4.5.2

* RELEASE=v5.0.18 ./release.sh

* add helm release v5.0.18

* trigger tests on PRs to branch v5

* Fix [CVE-2024-45338] CWE-1333
Upgrade golang/golang.org/x/net@v0.23.0 to golang.org/x/net v0.33.0

* Fix [CVE-2025-22869] CWE-770
Upgrade golang.org/x/crypto v0.31.0 to golang.org/x/crypto v0.33.0

* Fix [CVE-2025-22870] CWE-115
Upgrade golang.org/x/net v0.35.0 to golang.org/x/net v0.36.0

* Fix [CVE-2025-22870] CWE-115
Upgrade golang.org/x/net v0.36.0 to golang.org/x/net v0.38.0

* exclude swagger-gen

* run actions with go tools 1.24

* Update k8s dependencies and autogenerate code

* Fix console dependency

* golangci-lint disable unused-parameter revive

* fix lints

* Fix references to 5.0.18

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix Release 7.1.1 (#2432)

Release 7.1.1

Increase minimum k8s version to 1.30.0.
Run all tests on 1.30.10

v7.1.0

Toggle v7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 7.1.0 (#2423)

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 7.0.1 (#2403)

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release v7.0.0 (#2367)

v6.0.4

Toggle v6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 6.0.4 (#2329)

* Update release.sh
* Match specific project version to replace (mc, kes, minio)
* Set new mc version in pkg/utils/miniojob/types.go

v6.0.3

Toggle v6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: mixed the minioJob/policybinding/sts namespace (#2291)

v5.0.17

Toggle v5.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update github.com/docker/docker (#2273)

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Operator release v6.0.2 (#2261)

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release Operator v6.0.1 correction (#2235)

This PR does a correction in hardcoded version in release.sh https://github.com/minio/operator/blob/10d1190cb8aff9409eb03a7894a3b041f64ce035/release.sh#L52

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>