Skip to content

Commit

Permalink
Merge pull request #31 from aservo/helmfile-0.161.0
Browse files Browse the repository at this point in the history
Update to Helmfile version 0.161.0, bump Azure CLI
  • Loading branch information
pathob authored Feb 15, 2024
2 parents 60bf9ea + 3e86eaf commit f1b7da5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG HELMFILE_VERSION=0.155.0
ARG AZ_VERSION=2.50.0
ARG HELMFILE_VERSION=0.161.0
ARG AZ_VERSION=2.57.0

FROM ghcr.io/helmfile/helmfile-ubuntu:v${HELMFILE_VERSION}

Expand Down

0 comments on commit f1b7da5

Please sign in to comment.