UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit f9866fa6 authored by Branden Cobb's avatar Branden Cobb
Browse files

Merge branch '4.4.28-operator-upgrade' into 'master'

Minio operator helm chart upgrade

See merge request platform-one/big-bang/bigbang!1993
parents f8ceda59 ff1e2ba2
No related branches found
No related tags found
1 merge request!1993Minio operator helm chart upgrade
Pipeline #943612 passed with warnings
...@@ -14,6 +14,8 @@ imagePullSecrets: ...@@ -14,6 +14,8 @@ imagePullSecrets:
operator: operator:
image: image:
pullPolicy: {{ .Values.imagePullPolicy}} pullPolicy: {{ .Values.imagePullPolicy}}
imagePullSecrets:
- name: private-registry
{{- if .Values.monitoring.enabled }} {{- if .Values.monitoring.enabled }}
env: env:
......
...@@ -775,7 +775,7 @@ addons: ...@@ -775,7 +775,7 @@ addons:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio-operator.git
path: "./chart" path: "./chart"
tag: "4.4.25-bb.0" tag: "4.4.28-bb.0"
# -- Flux reconciliation overrides specifically for the Minio Operator Package # -- Flux reconciliation overrides specifically for the Minio Operator Package
flux: {} flux: {}
...@@ -792,7 +792,7 @@ addons: ...@@ -792,7 +792,7 @@ addons:
git: git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git repo: https://repo1.dso.mil/platform-one/big-bang/apps/application-utilities/minio.git
path: "./chart" path: "./chart"
tag: "4.4.25-bb.0" tag: "4.4.28-bb.0"
# -- Flux reconciliation overrides specifically for the Minio Package # -- Flux reconciliation overrides specifically for the Minio Package
flux: {} flux: {}
......
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