Skip to content

Commit

Permalink
Update kops version to 1.27.10 (#1018)
Browse files Browse the repository at this point in the history
* update bifrost on v1.0.4 and add env vars for it

* update kops version to kops 1.27.10
  • Loading branch information
angeloskyratzakos authored and Stylianos Rigas committed Feb 14, 2024
1 parent 2f71290 commit c956016
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 9,9 @@
GOLANG_VERSION := $(shell cat go.mod | grep "^go " | cut -d " " -f 2)
ALPINE_VERSION = 3.19
TERRAFORM_VERSION=1.5.5
KOPS_VERSION=v1.27.2
HELM_VERSION=v3.11.2
KUBECTL_VERSION=v1.24.4
KOPS_VERSION=v1.27.10
HELM_VERSION=v3.13.3
KUBECTL_VERSION=v1.27.9
POSTGRES_VERSION=14.8
ARCH ?= amd64

Expand Down

0 comments on commit c956016

Please sign in to comment.