Skip to content
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

feat: update minio image tag; nats imagePullSecrets #235

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ypoplavs
Copy link
Collaborator

Checklist:

  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My CI is green.

@ypoplavs ypoplavs marked this pull request as ready for review November 14, 2024 16:18
@ypoplavs ypoplavs requested a review from a team as a code owner November 14, 2024 16:18
{{- end }}
{{- end }}
{{- range . }}
{{- if typeIs "slice" . }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the case of the slice so supposed to handle? You are ranging here so the . is referring to the entity in the list, something like this?

imagePullSecrets:
  - ['secret1', 'secret2']

@@ -74,7 +74,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/minio
tag: 2024.10.29-debian-12-r0
tag: 2024.11.7-debian-12-r1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the image inventory docs after this there is a github workflow there it will push to a branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants