UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit cdb0b5f0 authored by RENOVATE_BOT's avatar RENOVATE_BOT Committed by Andrew Kesterson
Browse files

Update Ironbank

parent 00b8a647
No related branches found
Tags 6.0.3-bb.4
1 merge request!220Update Ironbank
......@@ -4,6 +4,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
---
## [6.0.4-bb.4] - 2024-12-03
### Changed
- registry1.dso.mil/ironbank/opensource/minio/mc RELEASE.2024-10-29T15-34-59Z -> RELEASE.2024-11-17T19-35-25Z
- gluon from 0.5.10 to 0.5.12
## [6.0.4-bb.3] - 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.3](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: RELEASE.2024-06-04T19-20-08Z](https://img.shields.io/badge/AppVersion-RELEASE.2024--06--04T19--20--08Z-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.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)
A Helm chart for MinIO Operator
......@@ -251,7 +251,7 @@ helm install minio-instance chart/
| bbtests.cypress.secretEnvs[1].name | string | `"cypress_accesskey"` | |
| bbtests.cypress.secretEnvs[1].valueFrom.secretKeyRef.name | string | `"{{ .Values.tenant.configSecret.name }}"` | |
| bbtests.cypress.secretEnvs[1].valueFrom.secretKeyRef.key | string | `"accesskey"` | |
| bbtests.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-10-29T15-34-59Z"` | |
| bbtests.scripts.image | string | `"registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-11-17T19-35-25Z"` | |
| bbtests.scripts.envs.MINIO_PORT | string | `"80"` | |
| bbtests.scripts.envs.MINIO_HOST | string | `"http://minio"` | |
| bbtests.scripts.secretEnvs[0].name | string | `"SECRET_KEY"` | |
......
dependencies:
- name: gluon
repository: oci://registry1.dso.mil/bigbang
version: 0.5.10
digest: sha256:b3d30b8aea224a3239a930c105230c52701a6196e90f222b4e30aedcebb4b245
generated: "2024-11-08T07:28:15.582218675Z"
version: 0.5.12
digest: sha256:23ae84928f9f951a0376b933f631acac3d59b386a3e77bf5c64860e2d0b74bff
generated: "2024-11-26T07:24:38.464017741Z"
apiVersion: v2
description: A Helm chart for MinIO Operator
name: minio-instance
version: '6.0.4-bb.3'
appVersion: RELEASE.2024-06-04T19-20-08Z
version: '6.0.4-bb.4'
appVersion: v6.0.4
keywords:
- storage
- object-storage
......@@ -17,7 +17,7 @@ maintainers:
type: application
dependencies:
- name: gluon
version: "0.5.10"
version: "0.5.12"
repository: "oci://registry1.dso.mil/bigbang"
annotations:
bigbang.dev/maintenanceTrack: bb_integrated
......
File deleted
File added
......@@ -686,7 +686,7 @@ bbtests:
name: "{{ .Values.tenant.configSecret.name }}"
key: accesskey
scripts:
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-10-29T15-34-59Z
image: registry1.dso.mil/ironbank/opensource/minio/mc:RELEASE.2024-11-17T19-35-25Z
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