Upgrading argocd core 2.2.4

argocd 2.2.4がリリースされたようなのでアップグレード。

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.4/manifests/core-install.yaml
~ ❯❯❯ argocd version
argocd: v2.2.4+78d749e.dirty
  BuildDate: 2022-02-04T00:59:49Z
  GitCommit: 78d749ec88bea5a5e851fc48b9404fdf067192b6
  GitTreeState: dirty
  GoVersion: go1.17.6
  Compiler: gc
  Platform: darwin/arm64
argocd-server: v2.2.4+78d749e.dirty
  BuildDate: 2022-02-04T00:59:49Z
  GitCommit: 78d749ec88bea5a5e851fc48b9404fdf067192b6
  GitTreeState: dirty
  GoVersion: go1.17.6
  Compiler: gc
  Platform: darwin/arm64
  Ksonnet Version: unable to determine ksonnet version: exec: "ks": executable file not found in $PATH
  Kustomize Version: could not get kustomize version: exec: "kustomize": executable file not found in $PATH
  Helm Version: v3.8.0+gd141386
  Kubectl Version: v0.22.2
  Jsonnet Version: v0.17.0

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です