Skip to content

Tags: anjilinux/wiremind-helm-charts

Tags

cerebro-1.10.4

Toggle cerebro-1.10.4's commit message
fix(cerebro): Fix icon in charT.yaml.

cerebro-1.10.3

Toggle cerebro-1.10.3's commit message
fix(cerebro): Improve json schema regarding resources.

cerebro-1.10.2

Toggle cerebro-1.10.2's commit message
fix(cerebro): Improve readme.

cerebro-1.10.1

Toggle cerebro-1.10.1's commit message
fix(cerebro): add values schema.

elasticsearch-cluster-3.5.3

Toggle elasticsearch-cluster-3.5.3's commit message
fix(elasticsearch): fix prometheusrule.

elasticsearch-cluster-3.5.2

Toggle elasticsearch-cluster-3.5.2's commit message
fix(elasticsearch): Fix no recent backup prometheus alert.

elasticsearch-cluster-3.5.1

Toggle elasticsearch-cluster-3.5.1's commit message
fix(elasticsearch): fix snapshot setup.

elasticsearch-cluster-3.5.0

Toggle elasticsearch-cluster-3.5.0's commit message
feat(elasticsearch): allow to setup snapshot repository and snapshot …

…policy independently.

dex-2.15.4

Toggle dex-2.15.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(dex): Updates Ingress API version in the Dex chart. (wiremind#72)

* Updates Ingress API version in the Dex chart.

* Makes change compatible with older k8s versions.

* Adds lint tests for ingress enabled.

* Adds workaround for launch failure.

* Fixes indentation.

* Moves the launch fix into values.yaml.

* Fixes lint errors.

cerebro-1.10.0

Toggle cerebro-1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
setup configmap only when config values are given (wiremind#70)

* setup configmap only when config values are given

* bumped the chart version

* added support for passing custom config file for cerebro

* fixed the bug, where it was creating configmap, when it was using secret

* fixed the typo in cerebro readme

* added a NOTE under values.yaml, on when to use the configFromSecretRef

* bumped the cerebro chart version to correct according to semver

Co-authored-by: Ashish Jaiswal <[email protected]>