UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 865d56a0 authored by RENOVATE_BOT's avatar RENOVATE_BOT Committed by Michael Martin
Browse files

Update Ironbank

parent f7d14732
No related branches found
Tags 6.0.3-bb.4
1 merge request!224Update Ironbank
......@@ -4,6 +4,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [6.0.4-bb.5] - 2024-12-19
### Changed
- Updated registry1.dso.mil/ironbank/opensource/minio/mc RELEASE.2024-11-17T19-35-25Z -> RELEASE.2024-11-21T17-21-54Z
- Updated ironbank/opensource/minio/minio RELEASE.2024-06-04T19-20-08Z -> RELEASE.2024-12-13T22-19-12Z
## [6.0.4-bb.4] - 2024-12-03
### Changed
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# minio-instance
![Version: 6.0.4-bb.4](https://img.shields.io/badge/Version-6.0.4--bb.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v6.0.4](https://img.shields.io/badge/AppVersion-v6.0.4-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
![Version: 6.0.4-bb.5](https://img.shields.io/badge/Version-6.0.4--bb.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v6.0.4](https://img.shields.io/badge/AppVersion-v6.0.4-informational?style=flat-square) ![Maintenance Track: bb_integrated](https://img.shields.io/badge/Maintenance_Track-bb_integrated-green?style=flat-square)
A Helm chart for MinIO Operator
......
apiVersion: v2
description: A Helm chart for MinIO Operator
name: minio-instance
version: '6.0.4-bb.4'
version: '6.0.4-bb.5'
appVersion: v6.0.4
keywords:
- storage
......@@ -22,10 +22,10 @@ dependencies:
annotations:
bigbang.dev/maintenanceTrack: bb_integrated
bigbang.dev/applicationVersions: |
- Minio: RELEASE.2024-06-04T19-20-08Z
- Minio: RELEASE.2024-12-13T22-19-12Z
helm.sh/images: |
- name: minio
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-06-04T19-20-08Z
image: registry1.dso.mil/ironbank/opensource/minio/minio:RELEASE.2024-12-13T22-19-12Z
- name: operator-sidecar
image: registry1.dso.mil/ironbank/opensource/minio/operator-sidecar:v6.0.2
- name: kubectl
......
......@@ -147,7 +147,7 @@ tenant:
#
image:
repository: registry1.dso.mil/ironbank/opensource/minio/minio
tag: RELEASE.2024-06-04T19-20-08Z
tag: RELEASE.2024-12-13T22-19-12Z
pullPolicy: IfNotPresent
## Customize namespace for tenant deployment
......@@ -686,7 +686,7 @@ bbtests:
name: "{{ .Values.tenant.configSecret.name }}"
key: accesskey
scripts:
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-11-17T19-35-25Z
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-11-21T17-21-54Z
envs:
MINIO_PORT: '80'
MINIO_HOST: 'http://minio'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment