github corezoid/dbcall 0.0.15
Chart 0.0.15 [DBCall 2.2.0]

latest release: 0.0.16
29 days ago

Chart 0.0.15 [DBCall 2.2.0] - 2024-08-19

Helm changes

  • Change image registry to hub.corezoid.com .

Chart 0.0.14 [DBCall 2.2.0] - 2024-07-29

Helm changes

  • Move init-wait to values file.

Chart 0.0.13 [DBCall 2.2.0] - 2024-06-20

Helm changes

  • Changes for imagePullSecrets creation
      {{- if .Values.global.imagePullSecrets }}
      imagePullSecrets:
      {{- range $pullSecret := .Values.global.imagePullSecrets }}
        - name: {{ $pullSecret }}
      {{- end }}
      {{- end }}

Chart 0.0.12 [DBCall 2.2.0] - 2024-06-17

Helm changes

  • Add initContainers for Wait RabbtMQ domaine resolve and port access.

Chart 0.0.11 [DBCall 2.2.0] - 2024-06-11

Helm changes

  • Add affinity and tolerations
  • Update image url createion - add new repo.
  • Helm chart refactoring

Don't miss a new dbcall release

NewReleases is sending notifications on new releases.