Tags: runatlantis/helm-charts
Tags
Use ATLANTIS_DEFAULT_TF_DISTRIBUTION instead of deprecated ATLANTIS_T… …F_DISTRIBUTION (#457) * Use ATLANTIS_DEFAULT_TF_DISTRIBUTION instead of deprecated ATLANTIS_TF_DISTRIBUTION Signed-off-by: Denis Iskandarov <d.iskandarov@gmail.com>
chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.33.… …0 in charts/atlantis/chart.yaml (#452) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.33.0 in charts/atlantis/chart.yaml * bump chart Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> --------- Signed-off-by: Gabriel Martinez <gabrielmartinez@sisti.pt> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Martinez <gabrielmartinez@sisti.pt>
chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.32.… …0 in charts/atlantis/chart.yaml (#445) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.32.0 in charts/atlantis/chart.yaml * Bump minor version Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> --------- Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>
chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.31.… …0 in charts/atlantis/chart.yaml (#439) * chore(deps): update ghcr.io/runatlantis/atlantis docker tag to v0.31.0 in charts/atlantis/chart.yaml * Bump chart Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> --------- Signed-off-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>
fix(chart): explicitly set namespace based on release (#435) On `helm install` or `upgrade`, the `--namespace` flag is respected regardless. However, when using this chart for static templating, the `--namespace` flag is ignored because the templates do not explicitly set `.metadata.namespace` to `.Release.Namespace`, making it cumbersome to customize the namespace. Signed-off-by: valorl <11498571+valorl@users.noreply.github.com>
Redis Secret Password Key (#434) * Redis Secret Password Key - Added `redisSecretPasswordKey` value Added a new `redisSecretPasswordKey` value that allows users to override the default `password` key used when specifying an existing `Secret` for Redis. This makes for a more seamless integration with popular third-party Redis Helm charts. Signed-off-by: John Lahr <john@johnlahr.me> * Update charts/atlantis/values.yaml Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com> Signed-off-by: John <john@johnlahr.me> * added unit tests for Redis variables Signed-off-by: John Lahr <john@johnlahr.me> * fixed incorrect default value in README Signed-off-by: John Lahr <john@johnlahr.me> * fixed incorrect test value Signed-off-by: John Lahr <john@johnlahr.me> --------- Signed-off-by: John Lahr <john@johnlahr.me> Signed-off-by: John <john@johnlahr.me> Co-authored-by: Gabriel Martinez <19713226+GMartinez-Sisti@users.noreply.github.com>
PreviousNext