Skip to content

Commit

Permalink
update helm, helm-secrets and vals
Browse files Browse the repository at this point in the history
  • Loading branch information
ArshamTeymouri committed Jan 23, 2024
1 parent 31671d7 commit e800aa8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -696,17 +696,17 @@ kubetools-helm:
# https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/
KUBE_VERSION: "1.24.3"
# https://github.com/helm/helm/releases
HELM_VERSION: "3.12.1"
HELM_VERSION: "3.14.0"
# https://github.com/roboll/helmfile/releases
HELMFILE_VERSION: "0.144.0"
# https://github.com/databus23/helm-diff/releases
HELM_DIFF_PLUGIN_VERSION: "3.5.0"
# https://github.com/jkroepke/helm-secrets
HELM_SECRETS_VERSION: "4.4.2"
HELM_SECRETS_VERSION: "4.5.1"
# https://github.com/variantdev/vals/releases
VALS_VERSION: "0.18.0"
VALS_VERSION: "0.33.0"
# https://releases.hashicorp.com/vault/
VAULT_VERSION: "1.11.2"
VAULT_VERSION: "1.15.4"
# https://github.com/kubernetes-sigs/kustomize/releases
KUSTOMIZE_VERSION: "4.5.7"
script:
Expand Down

0 comments on commit e800aa8

Please sign in to comment.