-
Notifications
You must be signed in to change notification settings - Fork 0
fix(helm): update chart tenant to 5.0.18 #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tenant-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant
+++ kubernetes/apps/storage/minio-s3/local-tenant Kustomization: flux-system/cluster-apps-storage-minio-local-tenant HelmRelease: local-minio/minio-local-tenant
@@ -13,13 +13,13 @@
chart: tenant
interval: 15m
sourceRef:
kind: HelmRepository
name: minio-operator
namespace: flux-system
- version: 5.0.11
+ version: 5.0.18
install:
remediation:
retries: 3
interval: 15m
maxHistory: 2
uninstall:
--- kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant
+++ kubernetes/apps/storage/minio-s3/nas-tenant Kustomization: flux-system/cluster-apps-storage-minio-nas-tenant HelmRelease: nas-minio/minio-nas-tenant
@@ -13,13 +13,13 @@
chart: tenant
interval: 15m
sourceRef:
kind: HelmRepository
name: minio-operator
namespace: flux-system
- version: 5.0.11
+ version: 5.0.18
install:
remediation:
retries: 3
interval: 15m
maxHistory: 2
uninstall: |
--- HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio
+++ HelmRelease: local-minio/minio-local-tenant Tenant: local-minio/local-minio
@@ -8,13 +8,13 @@
annotations:
prometheus.io/path: /minio/v2/metrics/cluster
prometheus.io/port: '9000'
prometheus.io/scrape: 'true'
prometheus.io/scheme: http
spec:
- image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+ image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
imagePullPolicy: IfNotPresent
configuration:
name: minio-local-tenant-env-configuration
pools:
- servers: 4
name: pool-0
--- HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio
+++ HelmRelease: nas-minio/minio-nas-tenant Tenant: nas-minio/nas-minio
@@ -8,13 +8,13 @@
annotations:
prometheus.io/path: /minio/v2/metrics/cluster
prometheus.io/port: '9000'
prometheus.io/scrape: 'true'
prometheus.io/scheme: http
spec:
- image: quay.io/minio/minio:RELEASE.2023-11-15T20-43-25Z
+ image: quay.io/minio/minio:RELEASE.2024-08-03T04-33-23Z
imagePullPolicy: IfNotPresent
configuration:
name: minio-nas-tenant-env-configuration
pools:
- servers: 1
name: pool-0 |
c10ad68 to
bea7369
Compare
bea7369 to
b198933
Compare
b198933 to
87c070f
Compare
87c070f to
d095e2e
Compare
d095e2e to
ca2f26d
Compare
ca2f26d to
344c980
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.11→5.0.18Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
minio/operator (tenant)
v5.0.18: Version 5.0.18Compare Source
Changelog
e5c23d8Release v5.0.18 (#2446)43e506dUpdate helm chart tags to 5.0.17 (#2316)05cd0bbUpdate github.com/docker/docker (#2273)3c72532v5.0.17 assets (#2270)2e51bd3v5.0.16 assets (#2200)v5.0.17Compare Source
v5.0.16Compare Source
v5.0.15: Version 5.0.15Compare Source
Changelog
f963b27Operator release 5.0.15 (#2099)fd8f3feUpdated UI Project dependencies (#2102)f1c3de2Validate service label and annotation absence (#2095)010b890JobCR will warning when STSDisabled (#2097)276cb27Only create marketplace publish after container image have been published (#2084)d45eb18Upgradeformidableindirect dependency to solve vulnerability (#2089)cc44b65A better way to use compiled image in the tests (#2087)4cc3123Add Lifecycle hooks configuration to Tenant (#1835)01c56a5allow arbitrary labels to be set on operator and console resources (#2069)fb6ceb8Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/kustomization/sts-example/sample-clients/minio-sdk/go (#2080)0999dc5Generate helm index as a separated step after Operator publish (#2088)9f5720dAdd the recommended K8s labelapp.kubernetes.io/name. (#2082)74b8885To fix upgrade test (#2081)ae6c279Allow to run with restricted pod security standards (#2072)56cd580Redhat marketplace publish 5.0.14 (#2078)c07c650feat: readonly console (#2066)509b170To remove decommission test from upstream (#2075)6a3d80eDeprecate the Krew plugin (#2051)aa1337cfix: add default label when nothing set for console service (#2049)6f99550Display UI binary error messages instead of silently exiting (#2055)31cb90bCorrect typo (#2071)cf7fe17Fields immutable (#2070)be17c70feat: support more type to admin/config/set (#2063)52be236To fix goreleaser (#2062)f89370aTo use port number instead of port name (#2059)a879d3dTo fix vulnerability (#2060)524aefafeat: support admin/config/set for minioJob (#2054)c22daeeFix highlight line (#2057)a6a3e21Bump express from 4.18.2 to 4.19.2 in /web-app (#2053)b75b118upgrading the floor version of k8s to test (#2052)36e48cbfeat: Create job and Watch job status for minioJob (#2031)a2c1016PatchesJson6902 promoted to just patches (#2043)864d16cBump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web-app (#2044)1792dfdRefactor behaviour of helm string .secrets.existingSecret to boolean .tenant.configSecret.existingSecret (#2032)656229dBump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#2041)369a9e9Bump follow-redirects from 1.15.4 to 1.15.6 in /web-app (#2035)v5.0.14: Version 5.0.14Compare Source
Changelog
3359d52Release 5.0.14 (#2036)def265bfeat: add mc image filed (#2033)f6bb695Bump ip from 1.1.9 to 2.0.1 in /web-app (#2014)66bb05eOpenshift 5.0.13 (#2017)798825dfeat:add k8s job to watch and remove unused client for minioJob (#2027)baccdf6feat: check sa before start a job (#2024)306afd6refactor processNextItem for Tenant/HealthCheck/MinioJob (#2022)3afe8f1Make decommission test more reliable (#2018)f8831e3fix: minioJob should have different ResourceVersion to sync (#2021)0950410fix: remove noisy event for bucket exists (#2019)3966cfaUpdate go version to address vulnerabilities (#2020)5fac040feat: wait tenant be green to do command (#2012)v5.0.13: Version 5.0.13Compare Source
Changelog
57c07bcRelease 5.0.13 (#2015)75d4028add securityContext for KES pods in Tenant CRD (#2010)0b0e926Release 5.0.13 (#1991)6a478c9remove noisy logs (#2013)0c7b670fix: remove redundant worker (#2003)ae4af42fix get csrSignerName from env MINIO_OPERATOR_CSR_SIGNER_NAME (#2005)64a9256Update example KES config in helm chart (#2008)9cf58b8feat: add k8sclient to get crdjob (#2004)17f6d92Fixes security context rendering of empty object value. (#2007)4b5381bUsing clientset to read the Custom Resource (#1992)9ccfa57fix: update api version of cert-manager (#1996)fb91b58Annotate Operator Deployment with Version (#2002)4a18b9bRevert "feat: add annotations to operator" (#2001)1be6cd1Remove noisy log message (#1998)ac0189aadd missing Vault policy missing "list" capability (#2000)54b8fc5Detect KES version from image tag to Identify ifv3should be used. (#1993)18de2aeRedhat openshift release 5.0.12 (#1997)8964da7fix: Infinite reconciliation for existing buckets (#1912)a2660e0fix: package import twice (#1990)ba9ccc6fix: sts will restart when use kubectl (#1989)0eb342dRecommend trivial parity (#1988)7a4d426sts: Pass the creds expiration to the STS caller (#1987)534b684Controller DEV_MODE=on (#1923)acd94bfAdd MinIOJob Resource grants to Operator cluster role (#1982)22d4612The Job Controller Should Run (#1978)a5bc5e1Create statefulset even on cert update failure (#1981)4569bddOperator Console OpenID configuration (#1949)1509ccbfeat: add MINIO_KMS_KES_CAPATH env (#1956)v5.0.12: Version 5.0.12Compare Source
Changelog
3b479f5Update minio image tominio/minio:RELEASE.2024-02-09T21-25-16Z(#1979)c679e3bupdate minio image to latest versionRELEASE.2024-02-06T21-36-22Z(#1977)66cb587Renew external certificates via the added multi-tenancy support (#1973)5d28579#1967: add serviceAccountAnnotations (#1968)e043e1bRelease 5.0.12 (#1974)8a7e10eFix namespace reference in Helm chart NOTES.txt (#1924)99d7e4cUsing kustomize rather than krew plugin for the readme (#1947)e360633Multitenancy Support for External Certs (#1971)a8bb885Updated mds to latest version (#1963)1936f74Add decommission test (#1959)fb8586aAdding Job CRD (#1958)95a779dEnable edit pool when multiple pools exist (#1953)b193fecAdd RBAC Permissions to Operator for Jobs (#1957)0e069f4Create a controller for MinIO Job (#1948)ea9299fUse nearest zero-based pool name for expansion (#1950)ed454ecintroduce MinIO Job CRD (#1883)1fb15e7Added Dark / Light Mode Status icons (#1946)fbef9f1bugfix: upgrades not running (#1939)345f3cbbuildx to create container image and load in local registry. (#1938)1c4bb96Prevent addspec.replaceson new Openshift catalog (#1890)60981d2Headless service port consolidation (#1936)796ce19update package jwx (#1935)3a3fdfbBump follow-redirects from 1.15.3 to 1.15.4 in /web-app (#1934)65b12a5Formatting corrections (#1927)e0a5316Fix ingress creation for DNS enabled tenant (#1930)64cb15eAdd a PoolLabel selector to PodAntiAffinity (#1925)a82bc93Update documentation (#1926)b9564deUpgrade go deps (#1922)6a99fbfFix NPE when registering Tenants (#1921)8471e33fix : fix incorrect indentation in secrets.existingSecret (#1910)4cb5644Upgrade controller-gen and madmin-go (#1919)bb43a3efeat: add annotations to operator (#1914)3873db7Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /web-app (#1898)3799aa5Add kubectl-minio plugin tenant flags and fields (#1907)856c422Remove hardcoded storage class (#1902)2301b55Upgrade Go Dependencies (#1903)3067975Enable adding annotations of PVCs (#1897)4b6bd3dSTS env variables for mc are alias specific now (#1899)38dc7e3buildx instruction for multiplatform container image build (#1896)9983417Updated components to mds (#1895)eaf5f0cremove pointer fromUsersfield (#1892)42749b8Upgrated operator pages to mds (#1893)38961bfRemove Unused Constants (#1891)f6a9687Example k8s job to setup buckets using STS and mc (#1850)8d22587Upgraded multiple pages to mds (#1888)8030876Fix Openshift test (#1882)12c746eUpdated Tenant details main pages (#1886)10ce3c3fix: use :latest for ubi9 instead of minor releases (#1885)67ad582Updated Create tenant screens to use mds components (#1884)612ef02Update Copyright year in autogenerated code license headers (#1881)c5b02c4Remove RegisterEvents wrapper (#1880)2dc44a7Update Expose Service comments (#1879)0f48bf1Prepare for the addition of new CRD (#1863)d707780Fix Controller comments (#1874)c87d4c2Upgrade base image to to Ubi minimal 9.3 (#1876)e56669eUpdate rh catalog release 5.0.11 (#1878)13c0dfdDisabled the UI test 2 temporarely (#1877)8a3cb76Migration of components to mds (#1873)febee24Migration of components to mds (#1866)Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.