Skip to content

Commit

Permalink
bump cli cloud vsn
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Sep 30, 2022
1 parent 0864ad4 commit 0e6fea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/core/lib/core/services/shell/pods.ex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule Core.Services.Shell.Pods do
alias Kazan.Apis.Core.V1, as: CoreV1
alias Kazan.Models.Apimachinery.Meta.V1, as: MetaV1

@image "gcr.io/pluralsh/plural-cli-cloud:0.5.8"
@image "gcr.io/pluralsh/plural-cli-cloud:0.5.9"
@busybox_img "gcr.io/pluralsh/busybox:latest"
@ns "plrl-shell"
@conditions ~w(Initialized Ready ContainersReady PodScheduled)
Expand Down

0 comments on commit 0e6fea9

Please sign in to comment.